mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-03 00:37:55 +00:00
RefModifiers updates
This commit is contained in:
@@ -2,6 +2,11 @@ package org.parabot.core.reflect;
|
||||
|
||||
import java.lang.reflect.Modifier;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author Everel
|
||||
*
|
||||
*/
|
||||
public class RefModifiers {
|
||||
private int modifiers;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user