Package net.minecraft
Class class_5919
java.lang.Object
net.minecraft.class_5919
- All Implemented Interfaces:
FeatureConfig
public class class_5919 extends Object implements FeatureConfig
- Mappings:
Namespace Name official cpx
intermediary net/minecraft/class_5919
named net/minecraft/class_5919
-
Field Summary
Fields Modifier and Type Field Description static com.mojang.serialization.Codec<class_5919>
field_29253
List<Identifier>
field_29254
List<Identifier>
field_29255
Supplier<StructureProcessorList>
field_29256
Supplier<StructureProcessorList>
field_29257
int
field_29258
Fields inherited from interface net.minecraft.world.gen.feature.FeatureConfig
DEFAULT
-
Constructor Summary
Constructors Constructor Description class_5919(List<Identifier> list, List<Identifier> list2, Supplier<StructureProcessorList> supplier, Supplier<StructureProcessorList> supplier2, int int2)
class_5919(List<Identifier> list, List<Identifier> list2, StructureProcessorList structureProcessorList, StructureProcessorList structureProcessorList2, int int2)
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.world.gen.feature.FeatureConfig
method_30649
-
Field Details
-
field_29253
- Mappings:
Namespace Name Mixin selector official a
Lcpx;a:Lcom/mojang/serialization/Codec;
intermediary field_29253
Lnet/minecraft/class_5919;field_29253:Lcom/mojang/serialization/Codec;
named field_29253
Lnet/minecraft/class_5919;field_29253:Lcom/mojang/serialization/Codec;
-
field_29254
- Mappings:
Namespace Name Mixin selector official b
Lcpx;b:Ljava/util/List;
intermediary field_29254
Lnet/minecraft/class_5919;field_29254:Ljava/util/List;
named field_29254
Lnet/minecraft/class_5919;field_29254:Ljava/util/List;
-
field_29255
- Mappings:
Namespace Name Mixin selector official c
Lcpx;c:Ljava/util/List;
intermediary field_29255
Lnet/minecraft/class_5919;field_29255:Ljava/util/List;
named field_29255
Lnet/minecraft/class_5919;field_29255:Ljava/util/List;
-
field_29256
- Mappings:
Namespace Name Mixin selector official d
Lcpx;d:Ljava/util/function/Supplier;
intermediary field_29256
Lnet/minecraft/class_5919;field_29256:Ljava/util/function/Supplier;
named field_29256
Lnet/minecraft/class_5919;field_29256:Ljava/util/function/Supplier;
-
field_29257
- Mappings:
Namespace Name Mixin selector official e
Lcpx;e:Ljava/util/function/Supplier;
intermediary field_29257
Lnet/minecraft/class_5919;field_29257:Ljava/util/function/Supplier;
named field_29257
Lnet/minecraft/class_5919;field_29257:Ljava/util/function/Supplier;
-
field_29258
public final int field_29258- Mappings:
Namespace Name Mixin selector official f
Lcpx;f:I
intermediary field_29258
Lnet/minecraft/class_5919;field_29258:I
named field_29258
Lnet/minecraft/class_5919;field_29258:I
-
-
Constructor Details
-
class_5919
public class_5919(List<Identifier> list, List<Identifier> list2, Supplier<StructureProcessorList> supplier, Supplier<StructureProcessorList> supplier2, int int2) -
class_5919
public class_5919(List<Identifier> list, List<Identifier> list2, StructureProcessorList structureProcessorList, StructureProcessorList structureProcessorList2, int int2)
-