|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Event.Result | |
---|---|
net.minecraftforge.event | |
net.minecraftforge.event.entity.player |
Uses of Event.Result in net.minecraftforge.event |
---|
Methods in net.minecraftforge.event that return Event.Result | |
---|---|
static Event.Result |
Event.Result.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Event.Result[] |
Event.Result.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of Event.Result in net.minecraftforge.event.entity.player |
---|
Fields in net.minecraftforge.event.entity.player declared as Event.Result | |
---|---|
Event.Result |
PlayerInteractEvent.useBlock
|
Event.Result |
PlayerInteractEvent.useItem
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |