Package net.minecraft.world.biome.layer
Class EdgeLayer
java.lang.Object
net.minecraft.world.biome.layer.Layer
net.minecraft.world.biome.layer.EdgeLayer
public class EdgeLayer extends Layer
- Mappings:
Namespace Name official arrintermediary net/minecraft/class_595named net/minecraft/world/biome/layer/EdgeLayer
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEdgeLayer.Type -
Field Summary
Fields Modifier and Type Field Description private EdgeLayer.TypetypeFields inherited from class net.minecraft.world.biome.layer.Layer
field_2272, field_2273 -
Constructor Summary
Constructors Constructor Description EdgeLayer(long long2, Layer layer, EdgeLayer.Type type) -
Method Summary
Modifier and Type Method Description private int[]method_1818(int int2, int int3, int int4, int int5)private int[]method_1819(int int2, int int3, int int4, int int5)private int[]method_1820(int int2, int int3, int int4, int int5)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
-
Field Details
-
type
- Mappings:
Namespace Name Mixin selector official cLarr;c:Larr$a;intermediary field_2256Lnet/minecraft/class_595;field_2256:Lnet/minecraft/class_595$class_596;named typeLnet/minecraft/world/biome/layer/EdgeLayer;type:Lnet/minecraft/world/biome/layer/EdgeLayer$Type;
-
-
Constructor Details
-
EdgeLayer
- Mappings:
Namespace Name Mixin selector official <init>Larr;<init>(JLase;Larr$a;)Vintermediary <init>Lnet/minecraft/class_595;<init>(JLnet/minecraft/class_606;Lnet/minecraft/class_595$class_596;)Vnamed <init>Lnet/minecraft/world/biome/layer/EdgeLayer;<init>(JLnet/minecraft/world/biome/layer/Layer;Lnet/minecraft/world/biome/layer/EdgeLayer$Type;)V
-
-
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_1818
private int[] method_1818(int int2, int int3, int int4, int int5)- Mappings:
Namespace Name Mixin selector official cLarr;c(IIII)[Iintermediary method_1818Lnet/minecraft/class_595;method_1818(IIII)[Inamed method_1818Lnet/minecraft/world/biome/layer/EdgeLayer;method_1818(IIII)[I
-
method_1819
private int[] method_1819(int int2, int int3, int int4, int int5)- Mappings:
Namespace Name Mixin selector official dLarr;d(IIII)[Iintermediary method_1819Lnet/minecraft/class_595;method_1819(IIII)[Inamed method_1819Lnet/minecraft/world/biome/layer/EdgeLayer;method_1819(IIII)[I
-
method_1820
private int[] method_1820(int int2, int int3, int int4, int int5)- Mappings:
Namespace Name Mixin selector official eLarr;e(IIII)[Iintermediary method_1820Lnet/minecraft/class_595;method_1820(IIII)[Inamed method_1820Lnet/minecraft/world/biome/layer/EdgeLayer;method_1820(IIII)[I
-