Uses of Enum Class
net.minecraft.world.level.levelgen.material.condition.SteepCondition
Packages that use SteepCondition
-
Uses of SteepCondition in net.minecraft.world.level.levelgen.material.condition
Subclasses with type arguments of type SteepCondition in net.minecraft.world.level.levelgen.material.conditionFields in net.minecraft.world.level.levelgen.material.condition with type parameters of type SteepConditionModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<SteepCondition> SteepCondition.CODECMethods in net.minecraft.world.level.levelgen.material.condition that return SteepConditionModifier and TypeMethodDescriptionstatic SteepConditionReturns the enum constant of this class with the specified name.static SteepCondition[]SteepCondition.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 SteepConditionModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<SteepCondition> SteepCondition.codec()