Uses of Enum Class
net.minecraft.world.level.levelgen.Heightmap.Usage
Packages that use Heightmap.Usage
-
Uses of Heightmap.Usage in net.minecraft.world.level.levelgen
Fields in net.minecraft.world.level.levelgen declared as Heightmap.UsageMethods in net.minecraft.world.level.levelgen that return Heightmap.UsageModifier 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.Constructors in net.minecraft.world.level.levelgen with parameters of type Heightmap.UsageModifierConstructorDescriptionprivate
Types(String p_64284_, Heightmap.Usage p_64285_, Predicate<BlockState> p_64286_)