Package net.minecraft
Class class_6120
java.lang.Object
net.minecraft.class_6122
net.minecraft.class_6120
public class class_6120 extends class_6122
- Mappings:
Namespace Name official cxs
intermediary net/minecraft/class_6120
named net/minecraft/class_6120
-
Field Summary
Fields Modifier and Type Field Description static com.mojang.serialization.Codec<class_6120>
field_31531
private static Logger
field_31532
private YOffset
field_31533
private YOffset
field_31534
private int
field_31535
Fields inherited from class net.minecraft.class_6122
field_31540
-
Constructor Summary
Constructors Modifier Constructor Description private
class_6120(YOffset yOffset, YOffset yOffset2, int int2)
-
Method Summary
Modifier and Type Method Description boolean
equals(Object object)
int
hashCode()
static class_6120
method_35377(YOffset yOffset, YOffset yOffset2, int int2)
class_6123<?>
method_35388()
int
method_35391(Random random, HeightContext heightContext)
String
toString()
-
Field Details
-
field_31531
- Mappings:
Namespace Name Mixin selector official a
Lcxs;a:Lcom/mojang/serialization/Codec;
intermediary field_31531
Lnet/minecraft/class_6120;field_31531:Lcom/mojang/serialization/Codec;
named field_31531
Lnet/minecraft/class_6120;field_31531:Lcom/mojang/serialization/Codec;
-
field_31532
- Mappings:
Namespace Name Mixin selector official b
Lcxs;b:Lorg/apache/logging/log4j/Logger;
intermediary field_31532
Lnet/minecraft/class_6120;field_31532:Lorg/apache/logging/log4j/Logger;
named field_31532
Lnet/minecraft/class_6120;field_31532:Lorg/apache/logging/log4j/Logger;
-
field_31533
- Mappings:
Namespace Name Mixin selector official d
Lcxs;d:Lcpe;
intermediary field_31533
Lnet/minecraft/class_6120;field_31533:Lnet/minecraft/class_5843;
named field_31533
Lnet/minecraft/class_6120;field_31533:Lnet/minecraft/world/gen/YOffset;
-
field_31534
- Mappings:
Namespace Name Mixin selector official e
Lcxs;e:Lcpe;
intermediary field_31534
Lnet/minecraft/class_6120;field_31534:Lnet/minecraft/class_5843;
named field_31534
Lnet/minecraft/class_6120;field_31534:Lnet/minecraft/world/gen/YOffset;
-
field_31535
private final int field_31535- Mappings:
Namespace Name Mixin selector official f
Lcxs;f:I
intermediary field_31535
Lnet/minecraft/class_6120;field_31535:I
named field_31535
Lnet/minecraft/class_6120;field_31535:I
-
-
Constructor Details
-
class_6120
-
-
Method Details
-
method_35377
- Mappings:
Namespace Name Mixin selector official a
Lcxs;a(Lcpe;Lcpe;I)Lcxs;
intermediary method_35377
Lnet/minecraft/class_6120;method_35377(Lnet/minecraft/class_5843;Lnet/minecraft/class_5843;I)Lnet/minecraft/class_6120;
named method_35377
Lnet/minecraft/class_6120;method_35377(Lnet/minecraft/world/gen/YOffset;Lnet/minecraft/world/gen/YOffset;I)Lnet/minecraft/class_6120;
-
method_35391
- Specified by:
method_35391
in classclass_6122
- Mappings:
Namespace Name Mixin selector official a
Lcxu;a(Ljava/util/Random;Lcpg;)I
intermediary method_35391
Lnet/minecraft/class_6122;method_35391(Ljava/util/Random;Lnet/minecraft/class_5868;)I
named method_35391
Lnet/minecraft/class_6122;method_35391(Ljava/util/Random;Lnet/minecraft/world/gen/HeightContext;)I
-
method_35388
- Specified by:
method_35388
in classclass_6122
- Mappings:
Namespace Name Mixin selector official a
Lcxu;a()Lcxv;
intermediary method_35388
Lnet/minecraft/class_6122;method_35388()Lnet/minecraft/class_6123;
named method_35388
Lnet/minecraft/class_6122;method_35388()Lnet/minecraft/class_6123;
-
equals
-
hashCode
public int hashCode() -
toString
-