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 cvr
intermediary net/minecraft/class_3113
named net/minecraft/world/gen/decorator/NopeDecoratorConfig
  • Field Details

    • CODEC

      public static final com.mojang.serialization.Codec<NopeDecoratorConfig> CODEC
      Mappings:
      Namespace Name Mixin selector
      official a Lcvr;a:Lcom/mojang/serialization/Codec;
      intermediary field_24891 Lnet/minecraft/class_3113;field_24891:Lcom/mojang/serialization/Codec;
      named CODEC Lnet/minecraft/world/gen/decorator/NopeDecoratorConfig;CODEC:Lcom/mojang/serialization/Codec;
    • INSTANCE

      public static final NopeDecoratorConfig INSTANCE
      Mappings:
      Namespace Name Mixin selector
      official c Lcvr;c:Lcvr;
      intermediary field_24892 Lnet/minecraft/class_3113;field_24892:Lnet/minecraft/class_3113;
      named INSTANCE Lnet/minecraft/world/gen/decorator/NopeDecoratorConfig;INSTANCE:Lnet/minecraft/world/gen/decorator/NopeDecoratorConfig;
  • Constructor Details

    • NopeDecoratorConfig

      public NopeDecoratorConfig()