Uses of Class
net.runelite.api.annotations.Varp
-
Packages that use Varp Package Description net.runelite.api -
-
Uses of Varp in net.runelite.api
Methods in net.runelite.api with annotations of type Varp Modifier and Type Method Description intObjectComposition. getVarPlayerId()Gets theVarPlayerIDused to switch this multiloc, or-1if this is not switched by a VarPlayerMethod parameters in net.runelite.api with annotations of type Varp Modifier and Type Method Description intClient. getServerVarpValue(int varpId)Gets the value of a given VarPlayer.intClient. getVarpValue(int varpId)Gets the value of a given VarPlayer.voidClient. queueChangedVarp(int varp)Mark the given varp as changed, causing var listeners to be triggered next tick
-