Uses of Enum Class
net.minecraft.util.math.RayTraceContext.BlockMode
-
Uses of RayTraceContext.BlockMode in net.minecraft.util.math
Modifier and TypeMethodDescriptionstatic RayTraceContext.BlockMode
Returns the enum constant of this class with the specified name.static RayTraceContext.BlockMode[]
RayTraceContext.BlockMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionRayTraceContext
(Vector3d p_i50009_1_, Vector3d p_i50009_2_, RayTraceContext.BlockMode p_i50009_3_, RayTraceContext.FluidMode p_i50009_4_, Entity p_i50009_5_)