com.hypixel.hytale.server.flock
Methods: static com.hypixel.hytale.component.ComponentType<com.hypixel.hytale.server.core.universe.world.storage.EntityStore, com.hypixel.hytale.server.flock.FlockMembership> getComponentType(); java.util.UUID getFlockId(); void setFlockId(java.util.UUID); com.hypixel.hytale.component.Ref<com.hypixel.hytale.server.core.universe.world.storage.EntityStore> getFlockRef(); void setFlockRef(com.hypixel.hytale.component.Ref<com.hypixel.hytale.server.core.universe.world.storage.EntityStore>); void setMembership
com.hypixel.hytale.server.flock
Methods: static com.hypixel.hytale.component.ComponentType<com.hypixel.hytale.server.core.universe.world.storage.EntityStore, com.hypixel.hytale.server.flock.PersistentFlockData> getComponentType(); int getMaxGrowSize(); boolean isFlockAllowedRole(java.lang.String); void increaseSize(); void decreaseSize(); com.hypixel.hytale.component.Component<com.hypixel.hytale.server.core.universe.world.storage.EntityStore> clone()