Package | Description |
---|---|
de.howaner.FakeMobs.event |
Modifier and Type | Method and Description |
---|---|
PlayerInteractFakeMobEvent.Action |
PlayerInteractFakeMobEvent.getAction() |
static PlayerInteractFakeMobEvent.Action |
PlayerInteractFakeMobEvent.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PlayerInteractFakeMobEvent.Action[] |
PlayerInteractFakeMobEvent.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
PlayerInteractFakeMobEvent(org.bukkit.entity.Player player,
FakeMob mob,
PlayerInteractFakeMobEvent.Action action) |
Copyright © 2014. All rights reserved.