public class ShopCreateEvent extends ShopEvent implements org.bukkit.event.Cancellable
Constructor and Description |
---|
ShopCreateEvent(org.bukkit.entity.Player player,
Shop shop,
double creationPrice) |
Modifier and Type | Method and Description |
---|---|
double |
getCreationPrice() |
org.bukkit.entity.Player |
getPlayer() |
Shop |
getShop() |
boolean |
isCancelled() |
void |
setCancelled(boolean b) |
getHandlers
public ShopCreateEvent(org.bukkit.entity.Player player, Shop shop, double creationPrice)
Copyright © 2016. All rights reserved.