Package net.minecraft.world.biome.layer
Class Layer
java.lang.Object
net.minecraft.world.biome.layer.Layer
- Direct Known Subclasses:
AddHillsLayer,AddRiverLayer,class_1781,class_1788,class_67,class_69,class_74,class_77,class_79,class_80,class_81,class_82,class_83,class_84,EdgeLayer,MushroomIslandLayer,SetBaseBiomesLayer,XBiomeLayer
- Mappings:
Namespace Name official bpaintermediary net/minecraft/class_75named net/minecraft/world/biome/layer/Layer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static booleancompareBiomes(int biomeAId, int biomeBId) protected intgetRandomBiome(int[] args) static Layer[]init(long seed, LevelGeneratorType type, String string) protected static booleanisOcean(int biomeId) abstract int[]method_143(int int2, int int3, int int4, int int5) voidmethod_144(long long2) voidmethod_145(long long2, long long3) protected intmethod_6598(int int2, int int3, int int4, int int5) protected intnextInt(int int2)
-
Field Details
-
field_173
private long field_173- Mappings:
Namespace Name Mixin selector official cLbpa;c:Jintermediary field_173Lnet/minecraft/class_75;field_173:Jnamed field_173Lnet/minecraft/world/biome/layer/Layer;field_173:J
-
field_172
- Mappings:
Namespace Name Mixin selector official aLbpa;a:Lbpa;intermediary field_172Lnet/minecraft/class_75;field_172:Lnet/minecraft/class_75;named field_172Lnet/minecraft/world/biome/layer/Layer;field_172:Lnet/minecraft/world/biome/layer/Layer;
-
field_174
private long field_174- Mappings:
Namespace Name Mixin selector official dLbpa;d:Jintermediary field_174Lnet/minecraft/class_75;field_174:Jnamed field_174Lnet/minecraft/world/biome/layer/Layer;field_174:J
-
field_175
protected long field_175- Mappings:
Namespace Name Mixin selector official bLbpa;b:Jintermediary field_175Lnet/minecraft/class_75;field_175:Jnamed field_175Lnet/minecraft/world/biome/layer/Layer;field_175:J
-
-
Constructor Details
-
Layer
public Layer(long long2)
-
-
Method Details
-
init
- Mappings:
Namespace Name Mixin selector official aLbpa;a(JLare;Ljava/lang/String;)[Lbpa;intermediary method_146Lnet/minecraft/class_75;method_146(JLnet/minecraft/class_1160;Ljava/lang/String;)[Lnet/minecraft/class_75;named initLnet/minecraft/world/biome/layer/Layer;init(JLnet/minecraft/world/level/LevelGeneratorType;Ljava/lang/String;)[Lnet/minecraft/world/biome/layer/Layer;
-
method_144
public void method_144(long long2) - Mappings:
Namespace Name Mixin selector official aLbpa;a(J)Vintermediary method_144Lnet/minecraft/class_75;method_144(J)Vnamed method_144Lnet/minecraft/world/biome/layer/Layer;method_144(J)V
-
method_145
public void method_145(long long2, long long3) - Mappings:
Namespace Name Mixin selector official aLbpa;a(JJ)Vintermediary method_145Lnet/minecraft/class_75;method_145(JJ)Vnamed method_145Lnet/minecraft/world/biome/layer/Layer;method_145(JJ)V
-
nextInt
protected int nextInt(int int2) - Mappings:
Namespace Name Mixin selector official aLbpa;a(I)Iintermediary method_142Lnet/minecraft/class_75;method_142(I)Inamed nextIntLnet/minecraft/world/biome/layer/Layer;nextInt(I)I
-
method_143
public abstract int[] method_143(int int2, int int3, int int4, int int5) - Mappings:
Namespace Name Mixin selector official aLbpa;a(IIII)[Iintermediary method_143Lnet/minecraft/class_75;method_143(IIII)[Inamed method_143Lnet/minecraft/world/biome/layer/Layer;method_143(IIII)[I
-
compareBiomes
protected static boolean compareBiomes(int biomeAId, int biomeBId) - Mappings:
Namespace Name Mixin selector official aLbpa;a(II)Zintermediary method_6595Lnet/minecraft/class_75;method_6595(II)Znamed compareBiomesLnet/minecraft/world/biome/layer/Layer;compareBiomes(II)Z
-
isOcean
protected static boolean isOcean(int biomeId) - Mappings:
Namespace Name Mixin selector official bLbpa;b(I)Zintermediary method_6597Lnet/minecraft/class_75;method_6597(I)Znamed isOceanLnet/minecraft/world/biome/layer/Layer;isOcean(I)Z
-
getRandomBiome
protected int getRandomBiome(int[] args) - Mappings:
Namespace Name Mixin selector official aLbpa;a([I)Iintermediary method_6596Lnet/minecraft/class_75;method_6596([I)Inamed getRandomBiomeLnet/minecraft/world/biome/layer/Layer;getRandomBiome([I)I
-
method_6598
protected int method_6598(int int2, int int3, int int4, int int5) - Mappings:
Namespace Name Mixin selector official bLbpa;b(IIII)Iintermediary method_6598Lnet/minecraft/class_75;method_6598(IIII)Inamed method_6598Lnet/minecraft/world/biome/layer/Layer;method_6598(IIII)I
-