public class EquipmentSetEvent extends Event
Event.Result| Constructor and Description |
|---|
EquipmentSetEvent(HumanEntity humanEntity,
int slot,
ItemStack previousItem,
ItemStack newItem) |
| Modifier and Type | Method and Description |
|---|---|
static HandlerList |
getHandlerList() |
HandlerList |
getHandlers() |
getEventName, isAsynchronouspublic EquipmentSetEvent(HumanEntity humanEntity, int slot, ItemStack previousItem, ItemStack newItem)
public HandlerList getHandlers()
getHandlers in class Eventpublic static HandlerList getHandlerList()
Copyright © 2022. All rights reserved.