class BoundingBox
com.hypixel.hytale.server.core.component
Component for entity collision bounds.
class Interactable
com.hypixel.hytale.server.core.component
Component marker for interactable entities.
class Interactions
com.hypixel.hytale.server.core.component
Component for entity interactions. Add for interactable entities.
class NetworkId
com.hypixel.hytale.server.core.component
Component for network synchronization ID.
class UUIDComponent
com.hypixel.hytale.server.core.component
Component containing entity UUID. Every entity has one.