public class AnimatronicApi
extends java.lang.Object
| Constructor and Description |
|---|
AnimatronicApi() |
| Modifier and Type | Method and Description |
|---|---|
static Animatronic |
getEditingAnimatronicByPlayer(org.bukkit.entity.Player player)
Returns the Animatronic a player is currently editing, if any.
|
@Nullable public static Animatronic getEditingAnimatronicByPlayer(org.bukkit.entity.Player player)
player - Player to check.