Uses of Record Class
me.agent.vgui.api.contents.Slot
Packages that use Slot
-
Uses of Slot in me.agent.vgui.api.click
Methods in me.agent.vgui.api.click that return Slot -
Uses of Slot in me.agent.vgui.api.contents
Methods in me.agent.vgui.api.contents that return SlotModifier and TypeMethodDescriptionstatic SlotSlot.fromIndex(int index, int columns) Converts a flat slot index back to a position for a view that iscolumnswide.static SlotSlot.of(int row, int column) Creates a slot position.Methods in me.agent.vgui.api.contents with parameters of type Slot -
Uses of Slot in me.agent.vgui.core.internal
Methods in me.agent.vgui.core.internal with parameters of type Slot