Class BedwarsApplyPropertyToBoughtItem
java.lang.Object
org.bukkit.event.Event
org.screamingsandals.bedwars.api.events.BedwarsApplyPropertyToItem
org.screamingsandals.bedwars.api.events.BedwarsApplyPropertyToBoughtItem
-
Nested Class Summary
Nested classes/interfaces inherited from class org.bukkit.event.Event
org.bukkit.event.Event.Result
-
Constructor Summary
ConstructorDescriptionBedwarsApplyPropertyToBoughtItem
(Game game, org.bukkit.entity.Player player, org.bukkit.inventory.ItemStack stack, Map<String, Object> properties) -
Method Summary
Methods inherited from class org.screamingsandals.bedwars.api.events.BedwarsApplyPropertyToItem
getBooleanProperty, getByteProperty, getCharProperty, getDoubleProperty, getFloatProperty, getGame, getHandlerList, getHandlers, getIntProperty, getLongProperty, getPlayer, getProperties, getProperty, getPropertyName, getShortProperty, getStack, getStringProperty, setStack
Methods inherited from class org.bukkit.event.Event
callEvent, getEventName, isAsynchronous