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
,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 Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getKey()
RSNode
getNext()
RSNode
getPrevious()
void
unlink()
-