Uses of Enum Class
net.minecraft.util.hit.HitResult.Type
Packages that use HitResult.Type
-
Uses of HitResult.Type in net.minecraft.util.hit
Methods in net.minecraft.util.hit that return HitResult.TypeModifier and TypeMethodDescriptionBlockHitResult.getType()EntityHitResult.getType()abstract HitResult.TypeHitResult.getType()static HitResult.TypeReturns 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.