can this fucking class stay final please
This commit is contained in:
@@ -30,7 +30,7 @@ package net.runelite.api;
|
|||||||
* Note: This class is not complete and may not contain a specific animation
|
* Note: This class is not complete and may not contain a specific animation
|
||||||
* required.
|
* required.
|
||||||
*/
|
*/
|
||||||
public class AnimationID
|
public final class AnimationID
|
||||||
{
|
{
|
||||||
public static final int IDLE = -1;
|
public static final int IDLE = -1;
|
||||||
public static final int HERBLORE_PESTLE_AND_MORTAR = 364;
|
public static final int HERBLORE_PESTLE_AND_MORTAR = 364;
|
||||||
|
|||||||
Reference in New Issue
Block a user