Package jag
Interface RSNode
-
- All Superinterfaces:
RSProvider
- All Known Subinterfaces:
RSAnimationSequence,RSAudioTrack,RSBoundary,RSBoundaryDecor,RSBuffer,RSChatLine,RSClassStructure,RSDBTable,RSDefinition,RSDefinitionProperty,RSDoublyLinkedNode,RSDynamicObject,RSEffectAnimation,RSEffectObject,RSEntity,RSEntityMarker,RSEnumDefinition,RSFont,RSHealthBar,RSHealthBarDefinition,RSHitsplatDefinition,RSHitUpdate,RSIntegerNode,RSInterfaceComponent,RSInterfaceComponentConfig,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,RSTriplyLinkedNode,RSUnlitModel,RSVarpbit,RSWorldEntity,RSWorldEntityDefinition,RSWorldMatrix
- All Known Implementing Classes:
NullSafeInventory.Provider
public interface RSNode extends RSProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetKey()RSNodegetNext()RSNodegetPrevious()voidunlink()
-