Class ScatterDecoratorConfig
java.lang.Object
net.minecraft.world.gen.decorator.ScatterDecoratorConfig
- All Implemented Interfaces:
DecoratorConfig
- Mappings:
Namespace Name official cyzintermediary net/minecraft/class_6732named net/minecraft/world/gen/decorator/ScatterDecoratorConfig
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ScatterDecoratorConfig>final IntProviderfinal IntProviderFields inherited from interface net.minecraft.world.gen.decorator.DecoratorConfig
DEFAULT -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector official aLcyz;a:Lcom/mojang/serialization/Codec;intermediary field_35419Lnet/minecraft/class_6732;field_35419:Lcom/mojang/serialization/Codec;named CODECLnet/minecraft/world/gen/decorator/ScatterDecoratorConfig;CODEC:Lcom/mojang/serialization/Codec;
-
xzSpread
- Mappings:
Namespace Name Mixin selector official cLcyz;c:Latu;intermediary field_35420Lnet/minecraft/class_6732;field_35420:Lnet/minecraft/class_6017;named xzSpreadLnet/minecraft/world/gen/decorator/ScatterDecoratorConfig;xzSpread:Lnet/minecraft/util/math/intprovider/IntProvider;
-
ySpread
- Mappings:
Namespace Name Mixin selector official dLcyz;d:Latu;intermediary field_35421Lnet/minecraft/class_6732;field_35421:Lnet/minecraft/class_6017;named ySpreadLnet/minecraft/world/gen/decorator/ScatterDecoratorConfig;ySpread:Lnet/minecraft/util/math/intprovider/IntProvider;
-
-
Constructor Details
-
ScatterDecoratorConfig
- Mappings:
Namespace Name Mixin selector official <init>Lcyz;<init>(Latu;Latu;)Vintermediary <init>Lnet/minecraft/class_6732;<init>(Lnet/minecraft/class_6017;Lnet/minecraft/class_6017;)Vnamed <init>Lnet/minecraft/world/gen/decorator/ScatterDecoratorConfig;<init>(Lnet/minecraft/util/math/intprovider/IntProvider;Lnet/minecraft/util/math/intprovider/IntProvider;)V
-