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, isAsynchronous
public EquipmentSetEvent(HumanEntity humanEntity, int slot, ItemStack previousItem, ItemStack newItem)
public HandlerList getHandlers()
getHandlers
in class Event
public static HandlerList getHandlerList()
Copyright © 2022. All rights reserved.