Package net.minecraft.world.biome.layer
Class MushroomIslandLayer
java.lang.Object
net.minecraft.world.biome.layer.Layer
net.minecraft.world.biome.layer.MushroomIslandLayer
public class MushroomIslandLayer extends Layer
- Mappings:
Namespace Name official artintermediary net/minecraft/class_598named net/minecraft/world/biome/layer/MushroomIslandLayer
-
Field Summary
Fields inherited from class net.minecraft.world.biome.layer.Layer
field_2272, field_2273 -
Constructor Summary
Constructors Constructor Description MushroomIslandLayer(long long2, Layer layer) -
Method Summary
Modifier and Type Method Description int[]method_1829(int int2, int int3, int int4, int int5)Methods inherited from class net.minecraft.world.biome.layer.Layer
compareBiomes, getRandomBiome, init, isOcean, method_1830, method_1831, method_1835, nextInt
-
Constructor Details
-
MushroomIslandLayer
-
-
Method Details
-
method_1829
public int[] method_1829(int int2, int int3, int int4, int int5)- Specified by:
method_1829in classLayer- Mappings:
Namespace Name Mixin selector official aLase;a(IIII)[Iintermediary method_1829Lnet/minecraft/class_606;method_1829(IIII)[Inamed method_1829Lnet/minecraft/world/biome/layer/Layer;method_1829(IIII)[I
-