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