Class PlacedByInteractionComponent
java.lang.Object
com.hypixel.hytale.server.core.modules.interaction.components.PlacedByInteractionComponent
- All Implemented Interfaces:
Component<ChunkStore>,Cloneable
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BuilderCodec<PlacedByInteractionComponent> private UUIDFields inherited from interface com.hypixel.hytale.component.Component
EMPTY_ARRAY -
Constructor Summary
Constructors -
Method Summary
Methods 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
-
Field Details
-
CODEC
-
whoPlacedUuid
-
-
Constructor Details
-
PlacedByInteractionComponent
public PlacedByInteractionComponent() -
PlacedByInteractionComponent
-
-
Method Details
-
getComponentType
-
getWhoPlacedUuid
-
clone
- Specified by:
clonein interfaceComponent<ChunkStore>- Overrides:
clonein classObject
-