FarmingSystems.CoopResidentEntitySystem
Package: com.hypixel.hytale.builtin.adventure.farming
public static class FarmingSystems.CoopResidentEntitySystem extends RefSystem<EntityStore>Handles coop resident entity lifecycle on EntityStore. On entity removal (unless unloading), locates the associated CoopBlock in the chunk store and calls handleResidentDespawn to remove the resident record.
Declared as a static inner class of FarmingSystems. Registered by FarmingPlugin during setup.
Key Methods
Section titled “Key Methods”| Return Type | Signature |
|---|---|
void / Query | onEntityAdded(...) |
void / Query | onEntityRemove(...) |
void / Query | getQuery(...) |
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.