Package net.minecraft.world.gen.carver
Class DefaultCarverConfig
java.lang.Object
net.minecraft.world.gen.carver.DefaultCarverConfig
- All Implemented Interfaces:
CarverConfig
public class DefaultCarverConfig extends Object implements CarverConfig
- Mappings:
Namespace Name official cnfintermediary net/minecraft/class_2932named net/minecraft/world/gen/carver/DefaultCarverConfig
-
Field Summary
Fields Modifier and Type Field Description static com.mojang.serialization.Codec<DefaultCarverConfig>CODECstatic DefaultCarverConfigINSTANCEFields inherited from interface net.minecraft.world.gen.carver.CarverConfig
DEFAULT -
Constructor Summary
Constructors Constructor Description DefaultCarverConfig() -
Method Summary
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector official bLcnf;b:Lcom/mojang/serialization/Codec;intermediary field_24829Lnet/minecraft/class_2932;field_24829:Lcom/mojang/serialization/Codec;named CODECLnet/minecraft/world/gen/carver/DefaultCarverConfig;CODEC:Lcom/mojang/serialization/Codec;
-
INSTANCE
- Mappings:
Namespace Name Mixin selector official cLcnf;c:Lcnf;intermediary field_24830Lnet/minecraft/class_2932;field_24830:Lnet/minecraft/class_2932;named INSTANCELnet/minecraft/world/gen/carver/DefaultCarverConfig;INSTANCE:Lnet/minecraft/world/gen/carver/DefaultCarverConfig;
-
-
Constructor Details
-
DefaultCarverConfig
public DefaultCarverConfig()
-