|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnumMovingObjectType | |
|---|---|
| net.minecraft.util | |
| net.minecraftforge.common | |
| Uses of EnumMovingObjectType in net.minecraft.util |
|---|
| Fields in net.minecraft.util declared as EnumMovingObjectType | |
|---|---|
EnumMovingObjectType |
MovingObjectPosition.typeOfHit
What type of ray trace hit was this? 0 = block, 1 = entity |
| Methods in net.minecraft.util that return EnumMovingObjectType | |
|---|---|
static EnumMovingObjectType |
EnumMovingObjectType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EnumMovingObjectType[] |
EnumMovingObjectType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of EnumMovingObjectType in net.minecraftforge.common |
|---|
| Methods in net.minecraftforge.common that return EnumMovingObjectType | |
|---|---|
static EnumMovingObjectType |
EnumHelper.addMovingObjectType(String name)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||