Uses of Class
net.minecraft.util.hit.HitResult.Type
| Package | Description |
|---|---|
| net.minecraft.util.hit |
-
Uses of HitResult.Type in net.minecraft.util.hit
Methods in net.minecraft.util.hit that return HitResult.Type Modifier and Type Method Description HitResult.TypeBlockHitResult. getType()HitResult.TypeEntityHitResult. getType()abstract HitResult.TypeHitResult. getType()static HitResult.TypeHitResult.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static HitResult.Type[]HitResult.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.