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
Subclasses with type arguments of type Heightmap.Usage in net.minecraft.world.level.levelgenFields in net.minecraft.world.level.levelgen declared as Heightmap.UsageMethods in net.minecraft.world.level.levelgen that return Heightmap.UsageModifier and TypeMethodDescriptionstatic Heightmap.UsageReturns 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.UsageModifierConstructorDescriptionprivateTypes(int id, String serializationKey, Heightmap.Usage usage, Predicate<BlockState> isOpaque)