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