Uses of Enum Class
net.minecraft.world.level.levelgen.Heightmap.Usage
-
Uses of Heightmap.Usage in net.minecraft.world.level.levelgen
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
Types
(String p_64284_, Heightmap.Usage p_64285_, Predicate<BlockState> p_64286_)