Package net.minecraft.world.gen.carver
Class ConfiguredCarver<WC extends CarverConfig>
java.lang.Object
net.minecraft.world.gen.carver.ConfiguredCarver<WC>
public class ConfiguredCarver<WC extends CarverConfig> extends Object
-
Field Summary
Fields Modifier and Type Field Description Carver<WC>carverWCconfigstatic com.mojang.serialization.Codec<ConfiguredCarver<?>>field_24828 -
Constructor Summary
Constructors Constructor Description ConfiguredCarver(Carver<WC> carver, WC config) -
Method Summary