Class PlayerEntityEventSupport
java.lang.Object
com.hypixel.hytale.server.npc.components.messaging.MessageSupport
com.hypixel.hytale.server.npc.components.messaging.EventSupport<EntityEventType,EntityEventNotification>
com.hypixel.hytale.server.npc.components.messaging.EntityEventSupport
com.hypixel.hytale.server.npc.components.messaging.PlayerEntityEventSupport
- All Implemented Interfaces:
Component<EntityStore>,Cloneable
-
Field Summary
Fields inherited from class com.hypixel.hytale.server.npc.components.messaging.EventSupport
EVENT_AGE, messageIndices, messageSlotsFields inherited from interface com.hypixel.hytale.component.Component
EMPTY_ARRAY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.hypixel.hytale.server.npc.components.messaging.EntityEventSupport
hasFlockMatchingMessage, postMessageMethods inherited from class com.hypixel.hytale.server.npc.components.messaging.EventSupport
cloneTo, getMessageSlot, getMessageSlots, hasMatchingMessage, initialise, pollMessageMethods inherited from class com.hypixel.hytale.server.npc.components.messaging.MessageSupport
isMessageEnabled, isMessageQueuedMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.hypixel.hytale.component.Component
cloneSerializable
-
Constructor Details
-
PlayerEntityEventSupport
public PlayerEntityEventSupport()
-
-
Method Details
-
getComponentType
-
clone
- Specified by:
clonein interfaceComponent<EntityStore>- Specified by:
clonein classMessageSupport
-