runescape-client: export itemlayer fields

This commit is contained in:
Adam
2018-05-10 07:52:48 -04:00
parent df82f6a741
commit 440e420b2b

View File

@@ -39,9 +39,6 @@ public interface RSItemLayer extends ItemLayer
@Override
int getHash();
@Import("flags")
int getFlags();
@Import("height")
int getHeight();