public interface ItemSpawner
Modifier and Type | Method and Description |
---|---|
int |
getCurrentLevel() |
String |
getCustomName() |
ItemSpawnerType |
getItemSpawnerType() |
org.bukkit.Location |
getLocation() |
int |
getStartLevel() |
boolean |
hasCustomName() |
ItemSpawnerType getItemSpawnerType()
org.bukkit.Location getLocation()
boolean hasCustomName()
String getCustomName()
int getStartLevel()
int getCurrentLevel()
Copyright © 2019. All rights reserved.