Class NopeDecoratorConfig
java.lang.Object
net.minecraft.world.gen.decorator.NopeDecoratorConfig
- All Implemented Interfaces:
DecoratorConfig
public class NopeDecoratorConfig extends Object implements DecoratorConfig
- Mappings:
Namespace Name official culintermediary net/minecraft/class_3113named net/minecraft/world/gen/decorator/NopeDecoratorConfig
-
Field Summary
Fields Modifier and Type Field Description static com.mojang.serialization.Codec<NopeDecoratorConfig>CODECstatic NopeDecoratorConfigINSTANCEFields inherited from interface net.minecraft.world.gen.decorator.DecoratorConfig
DEFAULT -
Constructor Summary
Constructors Constructor Description NopeDecoratorConfig() -
Method Summary
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector official aLcul;a:Lcom/mojang/serialization/Codec;intermediary field_24891Lnet/minecraft/class_3113;field_24891:Lcom/mojang/serialization/Codec;named CODECLnet/minecraft/world/gen/decorator/NopeDecoratorConfig;CODEC:Lcom/mojang/serialization/Codec;
-
INSTANCE
- Mappings:
Namespace Name Mixin selector official cLcul;c:Lcul;intermediary field_24892Lnet/minecraft/class_3113;field_24892:Lnet/minecraft/class_3113;named INSTANCELnet/minecraft/world/gen/decorator/NopeDecoratorConfig;INSTANCE:Lnet/minecraft/world/gen/decorator/NopeDecoratorConfig;
-
-
Constructor Details
-
NopeDecoratorConfig
public NopeDecoratorConfig()
-