Uses of Enum Class
net.minecraft.world.level.ClipContext.Block
-
Uses of ClipContext.Block in net.minecraft.world.level
Modifier and TypeMethodDescriptionstatic ClipContext.Block
Returns the enum constant of this class with the specified name.static ClipContext.Block[]
ClipContext.Block.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionClipContext
(Vec3 p_45688_, Vec3 p_45689_, ClipContext.Block p_45690_, ClipContext.Fluid p_45691_, Entity p_45692_)