rlapi: MessageNode extends CacheableNode (but Node is close enough)

This commit is contained in:
ThatGamerBlue
2020-03-04 01:28:53 +00:00
committed by Adam
parent 962d0cde4d
commit 23a1f517cd

View File

@@ -27,7 +27,7 @@ package net.runelite.api;
/**
* Represents a message in the chatbox.
*/
public interface MessageNode
public interface MessageNode extends Node
{
/**
* Get the id for this message node