Package me.agent.vgui.core.internal
package me.agent.vgui.core.internal
-
ClassesClassDescriptionLive contents backing one
ViewSession.Caches each player's backend-owned inventory by observing window-0 packets.Translates client-bound packets into view events: clicks, window closes and anvil text input.Observes packets flowing from backend servers to the client.Owns all view sessions: opening, closing, navigation history, packet pushes and global listener dispatch.Runs repeating view-update tasks on the Velocity scheduler, tied to a session's lifetime.One player's active view: window id, live contents, state id counter, cooldown state and the update tasks tied to the view's lifetime.Allocates container window ids per player.Version-aware window opener.