Package jag

Interface RSNode

All Superinterfaces:
RSProvider
All Known Subinterfaces:
RSAnimationSequence, RSAudioTrack, RSBoundary, RSBoundaryDecor, jag.opcode.RSBuffer, RSChatLine, RSClassStructure, RSDBTable, RSDefinition, RSDefinitionProperty, RSDoublyLinkedNode, RSDynamicObject, RSEffectAnimation, RSEffectObject, RSEntity, RSEntityMarker, RSEnumDefinition, RSFont, RSHealthBar, RSHealthBarDefinition, RSHitsplatDefinition, RSHitUpdate, RSIntegerNode, RSInterfaceComponent, RSInventory, RSItemDefinition, RSModel, RSNpc, RSNpcDefinition, RSObjectDefinition, RSObjectNode, RSOutgoingPacket, RSPacketBuffer, RSPathingEntity, RSPathingEntityEffect, RSPendingSpawn, RSPickable, RSPlayer, RSProjectile, RSResourceRequest, RSRuneScript, RSSceneObject, RSScriptEvent, RSSprite, RSStructDefinition, RSSubInterface, RSTile, RSTileDecor, RSTransformableDefinition, RSUnlitModel, RSVarpbit
All Known Implementing Classes:
NullSafeInventory.Provider

public interface RSNode extends RSProvider
  • Method Details

    • getNext

      RSNode getNext()
    • getPrevious

      RSNode getPrevious()
    • getKey

      long getKey()
    • unlink

      void unlink()