Uses of Enum Class
net.minecraft.util.math.RayTraceContext.BlockMode
Packages that use RayTraceContext.BlockMode
-
Uses of RayTraceContext.BlockMode in net.minecraft.util.math
Fields in net.minecraft.util.math declared as RayTraceContext.BlockModeMethods in net.minecraft.util.math that return RayTraceContext.BlockModeModifier and TypeMethodDescriptionstatic RayTraceContext.BlockModeReturns 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.Constructors in net.minecraft.util.math with parameters of type RayTraceContext.BlockModeModifierConstructorDescriptionRayTraceContext(Vector3d p_i50009_1_, Vector3d p_i50009_2_, RayTraceContext.BlockMode p_i50009_3_, RayTraceContext.FluidMode p_i50009_4_, Entity p_i50009_5_)