public class SXLoadItemDataEvent extends Event
Event.Result
构造器和说明 |
---|
SXLoadItemDataEvent(SXConditionType type,
LivingEntity entity,
SXAttributeData attributeData,
ItemStack... items) |
限定符和类型 | 方法和说明 |
---|---|
static HandlerList |
getHandlerList() |
HandlerList |
getHandlers() |
getEventName, isAsynchronous
public SXLoadItemDataEvent(SXConditionType type, LivingEntity entity, SXAttributeData attributeData, ItemStack... items)
public static HandlerList getHandlerList()
public HandlerList getHandlers()
getHandlers
在类中 Event