PacketEntityTracker
Global tracker for packet entities. Runs a tick task to manage visibility based on player distance. Handles player join, quit, respawn, and world changes.
Functions
Link copied to clipboard
Link copied to clipboard
Gets the current tracking range in blocks.
Link copied to clipboard
Initializes the tracker with the plugin instance.
Link copied to clipboard
Registers a packet entity for tracking.
Link copied to clipboard
Sets the tracking range in blocks.
Link copied to clipboard
Unregisters a packet entity from tracking.