Package jag.game.type

Interface RSVarpbit

All Superinterfaces:
RSDoublyLinkedNode, RSNode, RSProvider

public interface RSVarpbit extends RSDoublyLinkedNode
  • Method Details

    • getVarpIndex

      int getVarpIndex()
    • getLower

      int getLower()
    • getUpper

      int getUpper()
    • getBitCount

      default int getBitCount()
    • getMask

      default int getMask()
    • getValue

      default int getValue()
    • getValue

      default int getValue(int varpValue)