Package net.runelite.api
Interface VarbitComposition
-
public interface VarbitComposition
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetIndex()The varp index for this varbitintgetLeastSignificantBit()The least significant bit of the varbitintgetMostSignificantBit()The most significant bit of the varbit (inclusive)
-