Uses of Enum Class
net.minecraft.world.gen.Heightmap.Usage
Packages that use Heightmap.Usage
-
Uses of Heightmap.Usage in net.minecraft.world.gen
Fields in net.minecraft.world.gen declared as Heightmap.UsageMethods in net.minecraft.world.gen 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.gen with parameters of type Heightmap.UsageModifierConstructorDescriptionprivateType(String p_i50821_3_, Heightmap.Usage p_i50821_4_, Predicate<BlockState> p_i50821_5_)