Class ViewSession
java.lang.Object
me.agent.vgui.core.internal.ViewSession
One player's active view: window id, live contents, state id counter, cooldown
state and the update tasks tied to the view's lifetime.
-
Method Summary
-
Method Details
-
player
public com.velocitypowered.api.proxy.Player player() -
user
public com.github.retrooper.packetevents.protocol.player.User user() -
playerId
-
windowId
public int windowId() -
view
-
type
-
size
public int size() -
context
-
contents
-
isOpen
public boolean isOpen()
-