Uses of Class
net.minecraft.world.gen.carver.EmptyCarverConfig
-
Packages that use EmptyCarverConfig Package Description net.minecraft.world.gen.carver -
-
Uses of EmptyCarverConfig in net.minecraft.world.gen.carver
Fields in net.minecraft.world.gen.carver declared as EmptyCarverConfig Modifier and Type Field Description static EmptyCarverConfig
EmptyCarverConfig. INSTANCE
static EmptyCarverConfig
ICarverConfig. NONE
Fields in net.minecraft.world.gen.carver with type parameters of type EmptyCarverConfig Modifier and Type Field Description static com.mojang.serialization.Codec<EmptyCarverConfig>
EmptyCarverConfig. CODEC
-