Uses of Enum Class
net.minecraft.world.level.levelgen.material.condition.HoleCondition
Packages that use HoleCondition
-
Uses of HoleCondition in net.minecraft.world.level.levelgen.material.condition
Subclasses with type arguments of type HoleCondition in net.minecraft.world.level.levelgen.material.conditionFields in net.minecraft.world.level.levelgen.material.condition with type parameters of type HoleConditionModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<HoleCondition> HoleCondition.CODECMethods in net.minecraft.world.level.levelgen.material.condition that return HoleConditionModifier and TypeMethodDescriptionstatic HoleConditionReturns the enum constant of this class with the specified name.static HoleCondition[]HoleCondition.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.world.level.levelgen.material.condition that return types with arguments of type HoleConditionModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<HoleCondition> HoleCondition.codec()