Uses of Enum Class
net.minecraft.world.Heightmap.Purpose
Packages that use Heightmap.Purpose
-
Uses of Heightmap.Purpose in net.minecraft.world
Fields in net.minecraft.world declared as Heightmap.PurposeMethods in net.minecraft.world that return Heightmap.PurposeModifier 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.Constructors in net.minecraft.world with parameters of type Heightmap.PurposeModifierConstructorDescriptionprivate
Type
(String name, Heightmap.Purpose purpose, Predicate<BlockState> blockPredicate)