Uses of Enum Class
net.minecraft.world.gen.Heightmap.Usage
-
Uses of Heightmap.Usage in net.minecraft.world.gen
Modifier and TypeMethodDescriptionstatic Heightmap.Usage
Returns the enum constant of this class with the specified name.static Heightmap.Usage[]
Heightmap.Usage.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionprivate
Type
(String p_i50821_3_, Heightmap.Usage p_i50821_4_, Predicate<BlockState> p_i50821_5_)