Package net.minecraft
Class class_612
java.lang.Object
net.minecraft.world.biome.layer.Layer
net.minecraft.class_612
public class class_612 extends Layer
- Mappings:
Namespace Name official askintermediary net/minecraft/class_612named net/minecraft/class_612
-
Field Summary
Fields Modifier and Type Field Description private Layerfield_2280private Layerfield_2281Fields 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)voidmethod_1830(long long2)Methods inherited from class net.minecraft.world.biome.layer.Layer
compareBiomes, getRandomBiome, init, isOcean, method_1831, method_1835, nextInt
-
Field Details
-
field_2280
- Mappings:
Namespace Name Mixin selector official cLask;c:Lase;intermediary field_2280Lnet/minecraft/class_612;field_2280:Lnet/minecraft/class_606;named field_2280Lnet/minecraft/class_612;field_2280:Lnet/minecraft/world/biome/layer/Layer;
-
field_2281
- Mappings:
Namespace Name Mixin selector official dLask;d:Lase;intermediary field_2281Lnet/minecraft/class_612;field_2281:Lnet/minecraft/class_606;named field_2281Lnet/minecraft/class_612;field_2281:Lnet/minecraft/world/biome/layer/Layer;
-
-
Constructor Details
-
class_612
-
-
Method Details
-
method_1830
public void method_1830(long long2)- Overrides:
method_1830in classLayer- Mappings:
Namespace Name Mixin selector official aLase;a(J)Vintermediary method_1830Lnet/minecraft/class_606;method_1830(J)Vnamed method_1830Lnet/minecraft/world/biome/layer/Layer;method_1830(J)V
-
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
-