ViewHub
Hub interface for packet-based visual perspective and entity appearance manipulation.
Provides methods to control the player's camera, toggle entity glowing, transform entity types, and adjust entity scale and orientation — all via packets without modifying actual server state.
Inheritors
Functions
Resets the player's camera back to their own perspective.
Sends an action bar message to the player via a packet.
Sets the player's camera to the specified entity.
Sets the player's camera to spectate the specified entity.
Sets the glowing visual effect on an entity for the player via a metadata packet.
Sets the display scale of an entity for the player via a metadata packet.
Sets whether an entity appears upside-down for the player via a metadata packet.
Sends a fake sky/fog color to the player (via biome hack or similar).
Sends a fake entity type transformation to the player, making the entity appear as a different type without changing it server-side.