Package net.minecraft.world.biome.layer
Class class_84
java.lang.Object
net.minecraft.world.biome.layer.Layer
net.minecraft.world.biome.layer.class_84
- Direct Known Subclasses:
class_71
- Mappings:
Namespace Name official bedintermediary net/minecraft/class_84named net/minecraft/world/biome/layer/class_84
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint[]method_143(int int2, int int3, int int4, int int5) static Layermethod_148(long long2, Layer layer, int int2) Methods inherited from class net.minecraft.world.biome.layer.Layer
compareBiomes, getRandomBiome, isOcean, method_144, method_145, method_146, method_6598, nextInt
-
Constructor Details
-
class_84
-
-
Method Details
-
method_143
public int[] method_143(int int2, int int3, int int4, int int5) - Specified by:
method_143in classLayer- Mappings:
Namespace Name Mixin selector official aLbdq;a(IIII)[Iintermediary method_143Lnet/minecraft/class_75;method_143(IIII)[Inamed method_143Lnet/minecraft/world/biome/layer/Layer;method_143(IIII)[I
-
method_148
- Mappings:
Namespace Name Mixin selector official bLbed;b(JLbdq;I)Lbdq;intermediary method_148Lnet/minecraft/class_84;method_148(JLnet/minecraft/class_75;I)Lnet/minecraft/class_75;named method_148Lnet/minecraft/world/biome/layer/class_84;method_148(JLnet/minecraft/world/biome/layer/Layer;I)Lnet/minecraft/world/biome/layer/Layer;
-