Package net.minecraft
Class class_616
java.lang.Object
net.minecraft.world.biome.layer.Layer
net.minecraft.class_616
- Direct Known Subclasses:
class_603
public class class_616 extends Layer
- Mappings:
Namespace Name official asrintermediary net/minecraft/class_616named net/minecraft/class_616
-
Field Summary
Fields inherited from class net.minecraft.world.biome.layer.Layer
field_2272, field_2273 -
Constructor Summary
-
Method Summary
Modifier and Type Method Description int[]method_1829(int int2, int int3, int int4, int int5)static Layermethod_1842(long long2, Layer layer, int int2)Methods inherited from class net.minecraft.world.biome.layer.Layer
compareBiomes, getRandomBiome, init, isOcean, method_1830, method_1831, method_1835, nextInt
-
Constructor Details
-
class_616
-
-
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
-
method_1842
- Mappings:
Namespace Name Mixin selector official bLasr;b(JLase;I)Lase;intermediary method_1842Lnet/minecraft/class_616;method_1842(JLnet/minecraft/class_606;I)Lnet/minecraft/class_606;named method_1842Lnet/minecraft/class_616;method_1842(JLnet/minecraft/world/biome/layer/Layer;I)Lnet/minecraft/world/biome/layer/Layer;
-