Package net.minecraft.world.gen.carver
Class EmptyCarverConfig
java.lang.Object
net.minecraft.world.gen.carver.EmptyCarverConfig
- All Implemented Interfaces:
ICarverConfig
-
Field Summary
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<EmptyCarverConfig>
static final EmptyCarverConfig
Fields inherited from interface net.minecraft.world.gen.carver.ICarverConfig
NONE
-
Constructor Summary
-
Method Summary
-
Field Details
-
CODEC
-
INSTANCE
-
-
Constructor Details
-
EmptyCarverConfig
public EmptyCarverConfig()
-