Uses of Enum Class
net.minecraft.util.hit.HitResultType
Packages that use HitResultType
-
Uses of HitResultType in net.minecraft.util.hit
Fields in net.minecraft.util.hit declared as HitResultTypeMethods in net.minecraft.util.hit that return HitResultTypeModifier and TypeMethodDescriptionstatic HitResultTypeReturns the enum constant of this class with the specified name.static HitResultType[]HitResultType.values()Returns an array containing the constants of this enum class, in the order they are declared.