public class PlacedByInteractionComponent implements Component
Component for tracking placedbyinteraction state. Attach this component to entities that need to track placedbyinteraction data.
java.lang.Object > PlacedByInteractionComponent
Field Summary
whoPlacedUuid
private
UUID
whoPlacedUuid
Field whoPlacedUuid.
clone
final
PlacedByInteractionComponent
clone
Field clone.
Method Detail
getComponentType
public
PlacedByInteractionComponent>
getComponentType
()
Method getComponentType.
PlacedByInteractionComponent
public
public
PlacedByInteractionComponent
()
Method PlacedByInteractionComponent.
getWhoPlacedUuid
public
UUID
getWhoPlacedUuid
()
Method getWhoPlacedUuid.