Package net.minecraft.world.gen.trunk
Class TrunkPlacerType<P extends TrunkPlacer>
java.lang.Object
net.minecraft.world.gen.trunk.TrunkPlacerType<P>
- Mappings:
Namespace Name official dpmintermediary net/minecraft/class_5142named net/minecraft/world/gen/trunk/TrunkPlacerType
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TrunkPlacerType<BendingTrunkPlacer>static final TrunkPlacerType<CherryTrunkPlacer>private final com.mojang.serialization.Codec<P>static final TrunkPlacerType<DarkOakTrunkPlacer>static final TrunkPlacerType<LargeOakTrunkPlacer>static final TrunkPlacerType<ForkingTrunkPlacer>static final TrunkPlacerType<GiantTrunkPlacer>static final TrunkPlacerType<MegaJungleTrunkPlacer>static final TrunkPlacerType<StraightTrunkPlacer>static final TrunkPlacerType<UpwardsBranchingTrunkPlacer> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.mojang.serialization.Codec<P>getCodec()private static <P extends TrunkPlacer>
TrunkPlacerType<P>
-
Field Details
-
STRAIGHT_TRUNK_PLACER
- Mappings:
Namespace Name Mixin selector official aLdpm;a:Ldpm;intermediary field_23763Lnet/minecraft/class_5142;field_23763:Lnet/minecraft/class_5142;named STRAIGHT_TRUNK_PLACERLnet/minecraft/world/gen/trunk/TrunkPlacerType;STRAIGHT_TRUNK_PLACER:Lnet/minecraft/world/gen/trunk/TrunkPlacerType;
-
FORKING_TRUNK_PLACER
- Mappings:
Namespace Name Mixin selector official bLdpm;b:Ldpm;intermediary field_23764Lnet/minecraft/class_5142;field_23764:Lnet/minecraft/class_5142;named FORKING_TRUNK_PLACERLnet/minecraft/world/gen/trunk/TrunkPlacerType;FORKING_TRUNK_PLACER:Lnet/minecraft/world/gen/trunk/TrunkPlacerType;
-
GIANT_TRUNK_PLACER
- Mappings:
Namespace Name Mixin selector official cLdpm;c:Ldpm;intermediary field_24171Lnet/minecraft/class_5142;field_24171:Lnet/minecraft/class_5142;named GIANT_TRUNK_PLACERLnet/minecraft/world/gen/trunk/TrunkPlacerType;GIANT_TRUNK_PLACER:Lnet/minecraft/world/gen/trunk/TrunkPlacerType;
-
MEGA_JUNGLE_TRUNK_PLACER
- Mappings:
Namespace Name Mixin selector official dLdpm;d:Ldpm;intermediary field_24172Lnet/minecraft/class_5142;field_24172:Lnet/minecraft/class_5142;named MEGA_JUNGLE_TRUNK_PLACERLnet/minecraft/world/gen/trunk/TrunkPlacerType;MEGA_JUNGLE_TRUNK_PLACER:Lnet/minecraft/world/gen/trunk/TrunkPlacerType;
-
DARK_OAK_TRUNK_PLACER
- Mappings:
Namespace Name Mixin selector official eLdpm;e:Ldpm;intermediary field_24173Lnet/minecraft/class_5142;field_24173:Lnet/minecraft/class_5142;named DARK_OAK_TRUNK_PLACERLnet/minecraft/world/gen/trunk/TrunkPlacerType;DARK_OAK_TRUNK_PLACER:Lnet/minecraft/world/gen/trunk/TrunkPlacerType;
-
FANCY_TRUNK_PLACER
- Mappings:
Namespace Name Mixin selector official fLdpm;f:Ldpm;intermediary field_24174Lnet/minecraft/class_5142;field_24174:Lnet/minecraft/class_5142;named FANCY_TRUNK_PLACERLnet/minecraft/world/gen/trunk/TrunkPlacerType;FANCY_TRUNK_PLACER:Lnet/minecraft/world/gen/trunk/TrunkPlacerType;
-
BENDING_TRUNK_PLACER
- Mappings:
Namespace Name Mixin selector official gLdpm;g:Ldpm;intermediary field_29309Lnet/minecraft/class_5142;field_29309:Lnet/minecraft/class_5142;named BENDING_TRUNK_PLACERLnet/minecraft/world/gen/trunk/TrunkPlacerType;BENDING_TRUNK_PLACER:Lnet/minecraft/world/gen/trunk/TrunkPlacerType;
-
UPWARDS_BRANCHING_TRUNK_PLACER
- Mappings:
Namespace Name Mixin selector official hLdpm;h:Ldpm;intermediary field_38792Lnet/minecraft/class_5142;field_38792:Lnet/minecraft/class_5142;named UPWARDS_BRANCHING_TRUNK_PLACERLnet/minecraft/world/gen/trunk/TrunkPlacerType;UPWARDS_BRANCHING_TRUNK_PLACER:Lnet/minecraft/world/gen/trunk/TrunkPlacerType;
-
CHERRY_TRUNK_PLACER
- Mappings:
Namespace Name Mixin selector official iLdpm;i:Ldpm;intermediary field_42855Lnet/minecraft/class_5142;field_42855:Lnet/minecraft/class_5142;named CHERRY_TRUNK_PLACERLnet/minecraft/world/gen/trunk/TrunkPlacerType;CHERRY_TRUNK_PLACER:Lnet/minecraft/world/gen/trunk/TrunkPlacerType;
-
codec
- Mappings:
Namespace Name Mixin selector official jLdpm;j:Lcom/mojang/serialization/Codec;intermediary field_24973Lnet/minecraft/class_5142;field_24973:Lcom/mojang/serialization/Codec;named codecLnet/minecraft/world/gen/trunk/TrunkPlacerType;codec:Lcom/mojang/serialization/Codec;
-
-
Constructor Details
-
TrunkPlacerType
- Mappings:
Namespace Name Mixin selector official <init>Ldpm;<init>(Lcom/mojang/serialization/Codec;)Vintermediary <init>Lnet/minecraft/class_5142;<init>(Lcom/mojang/serialization/Codec;)Vnamed <init>Lnet/minecraft/world/gen/trunk/TrunkPlacerType;<init>(Lcom/mojang/serialization/Codec;)V
-
-
Method Details
-
register
private static <P extends TrunkPlacer> TrunkPlacerType<P> register(String id, com.mojang.serialization.Codec<P> codec) - Mappings:
Namespace Name Mixin selector official aLdpm;a(Ljava/lang/String;Lcom/mojang/serialization/Codec;)Ldpm;intermediary method_26995Lnet/minecraft/class_5142;method_26995(Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/class_5142;named registerLnet/minecraft/world/gen/trunk/TrunkPlacerType;register(Ljava/lang/String;Lcom/mojang/serialization/Codec;)Lnet/minecraft/world/gen/trunk/TrunkPlacerType;
-
getCodec
- Mappings:
Namespace Name Mixin selector official aLdpm;a()Lcom/mojang/serialization/Codec;intermediary method_28908Lnet/minecraft/class_5142;method_28908()Lcom/mojang/serialization/Codec;named getCodecLnet/minecraft/world/gen/trunk/TrunkPlacerType;getCodec()Lcom/mojang/serialization/Codec;
-