Uses of Enum Class
net.minecraft.util.hit.HitResult.Type
-
Uses of HitResult.Type in net.minecraft.util.hit
Modifier and TypeMethodDescriptionBlockHitResult.getType()
EntityHitResult.getType()
abstract HitResult.Type
HitResult.getType()
static HitResult.Type
Returns the enum constant of this class with the specified name.static HitResult.Type[]
HitResult.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.