Interface IElevatorSettingClickContext<T>
-
public interface IElevatorSettingClickContext<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclose()org.bukkit.event.inventory.InventoryClickEventgetClickEvent()TgetCurrentValue()org.bukkit.entity.PlayergetPlayer()voidsetValue(T newValue)
-