Class TreeDecoratorType<P extends TreeDecorator>
java.lang.Object
net.minecraft.world.gen.treedecorator.TreeDecoratorType<P>
- Mappings:
Namespace Name named net/minecraft/world/gen/treedecorator/TreeDecoratorTypeintermediary net/minecraft/class_4663official fbr
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TreeDecoratorType<AlterGroundTreeDecorator> static final TreeDecoratorType<AttachedToLeavesTreeDecorator> static final TreeDecoratorType<AttachedToLogsTreeDecorator> static final TreeDecoratorType<BeehiveTreeDecorator> static final TreeDecoratorType<CocoaTreeDecorator> private final com.mojang.serialization.MapCodec<P> static final TreeDecoratorType<CreakingHeartTreeDecorator> static final TreeDecoratorType<LeavesVineTreeDecorator> static final TreeDecoratorType<PaleMossTreeDecorator> static final TreeDecoratorType<PlaceOnGroundTreeDecorator> static final TreeDecoratorType<TrunkVineTreeDecorator> -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateTreeDecoratorType(com.mojang.serialization.MapCodec<P> codec) -
Method Summary
Modifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<P> getCodec()private static <P extends TreeDecorator>
TreeDecoratorType<P>
-
Field Details
-
TRUNK_VINE
- Mappings:
Namespace Name Mixin selector named TRUNK_VINELnet/minecraft/world/gen/treedecorator/TreeDecoratorType;TRUNK_VINE:Lnet/minecraft/world/gen/treedecorator/TreeDecoratorType;intermediary field_21320Lnet/minecraft/class_4663;field_21320:Lnet/minecraft/class_4663;official aLfbr;a:Lfbr;
-
LEAVE_VINE
- Mappings:
Namespace Name Mixin selector named LEAVE_VINELnet/minecraft/world/gen/treedecorator/TreeDecoratorType;LEAVE_VINE:Lnet/minecraft/world/gen/treedecorator/TreeDecoratorType;intermediary field_21321Lnet/minecraft/class_4663;field_21321:Lnet/minecraft/class_4663;official bLfbr;b:Lfbr;
-
PALE_MOSS
- Mappings:
Namespace Name Mixin selector named PALE_MOSSLnet/minecraft/world/gen/treedecorator/TreeDecoratorType;PALE_MOSS:Lnet/minecraft/world/gen/treedecorator/TreeDecoratorType;intermediary field_54802Lnet/minecraft/class_4663;field_54802:Lnet/minecraft/class_4663;official cLfbr;c:Lfbr;
-
CREAKING_HEART
- Mappings:
Namespace Name Mixin selector named CREAKING_HEARTLnet/minecraft/world/gen/treedecorator/TreeDecoratorType;CREAKING_HEART:Lnet/minecraft/world/gen/treedecorator/TreeDecoratorType;intermediary field_54803Lnet/minecraft/class_4663;field_54803:Lnet/minecraft/class_4663;official dLfbr;d:Lfbr;
-
COCOA
- Mappings:
Namespace Name Mixin selector named COCOALnet/minecraft/world/gen/treedecorator/TreeDecoratorType;COCOA:Lnet/minecraft/world/gen/treedecorator/TreeDecoratorType;intermediary field_21322Lnet/minecraft/class_4663;field_21322:Lnet/minecraft/class_4663;official eLfbr;e:Lfbr;
-
BEEHIVE
- Mappings:
Namespace Name Mixin selector named BEEHIVELnet/minecraft/world/gen/treedecorator/TreeDecoratorType;BEEHIVE:Lnet/minecraft/world/gen/treedecorator/TreeDecoratorType;intermediary field_21323Lnet/minecraft/class_4663;field_21323:Lnet/minecraft/class_4663;official fLfbr;f:Lfbr;
-
ALTER_GROUND
- Mappings:
Namespace Name Mixin selector named ALTER_GROUNDLnet/minecraft/world/gen/treedecorator/TreeDecoratorType;ALTER_GROUND:Lnet/minecraft/world/gen/treedecorator/TreeDecoratorType;intermediary field_21324Lnet/minecraft/class_4663;field_21324:Lnet/minecraft/class_4663;official gLfbr;g:Lfbr;
-
ATTACHED_TO_LEAVES
- Mappings:
Namespace Name Mixin selector named ATTACHED_TO_LEAVESLnet/minecraft/world/gen/treedecorator/TreeDecoratorType;ATTACHED_TO_LEAVES:Lnet/minecraft/world/gen/treedecorator/TreeDecoratorType;intermediary field_38791Lnet/minecraft/class_4663;field_38791:Lnet/minecraft/class_4663;official hLfbr;h:Lfbr;
-
PLACE_ON_GROUND
- Mappings:
Namespace Name Mixin selector named PLACE_ON_GROUNDLnet/minecraft/world/gen/treedecorator/TreeDecoratorType;PLACE_ON_GROUND:Lnet/minecraft/world/gen/treedecorator/TreeDecoratorType;intermediary field_55841Lnet/minecraft/class_4663;field_55841:Lnet/minecraft/class_4663;official iLfbr;i:Lfbr;
-
ATTACHED_TO_LOGS
- Mappings:
Namespace Name Mixin selector named ATTACHED_TO_LOGSLnet/minecraft/world/gen/treedecorator/TreeDecoratorType;ATTACHED_TO_LOGS:Lnet/minecraft/world/gen/treedecorator/TreeDecoratorType;intermediary field_57828Lnet/minecraft/class_4663;field_57828:Lnet/minecraft/class_4663;official jLfbr;j:Lfbr;
-
codec
- Mappings:
Namespace Name Mixin selector named codecLnet/minecraft/world/gen/treedecorator/TreeDecoratorType;codec:Lcom/mojang/serialization/MapCodec;intermediary field_24963Lnet/minecraft/class_4663;field_24963:Lcom/mojang/serialization/MapCodec;official kLfbr;k:Lcom/mojang/serialization/MapCodec;
-
-
Constructor Details
-
TreeDecoratorType
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/world/gen/treedecorator/TreeDecoratorType;<init>(Lcom/mojang/serialization/MapCodec;)Vintermediary <init>Lnet/minecraft/class_4663;<init>(Lcom/mojang/serialization/MapCodec;)Vofficial <init>Lfbr;<init>(Lcom/mojang/serialization/MapCodec;)V
-
-
Method Details
-
register
private static <P extends TreeDecorator> TreeDecoratorType<P> register(String id, com.mojang.serialization.MapCodec<P> codec) - Mappings:
Namespace Name Mixin selector named registerLnet/minecraft/world/gen/treedecorator/TreeDecoratorType;register(Ljava/lang/String;Lcom/mojang/serialization/MapCodec;)Lnet/minecraft/world/gen/treedecorator/TreeDecoratorType;intermediary method_28895Lnet/minecraft/class_4663;method_28895(Ljava/lang/String;Lcom/mojang/serialization/MapCodec;)Lnet/minecraft/class_4663;official aLfbr;a(Ljava/lang/String;Lcom/mojang/serialization/MapCodec;)Lfbr;
-
getCodec
- Mappings:
Namespace Name Mixin selector named getCodecLnet/minecraft/world/gen/treedecorator/TreeDecoratorType;getCodec()Lcom/mojang/serialization/MapCodec;intermediary method_28894Lnet/minecraft/class_4663;method_28894()Lcom/mojang/serialization/MapCodec;official aLfbr;a()Lcom/mojang/serialization/MapCodec;
-