Class WindowIdAllocator
java.lang.Object
me.agent.vgui.core.internal.WindowIdAllocator
Allocates container window ids per player. Vanilla servers cycle ids 1..99, so we
cycle 101..119 to never collide with a window a backend server opens.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WindowIdAllocator
public WindowIdAllocator()
-
-
Method Details
-
nextId
-
forget
-
clear
public void clear()
-