Forgot to add the getter
This commit is contained in:
parent
26d46703b4
commit
341ba27649
@ -142,6 +142,7 @@ public class DisguiseUtilities {
|
||||
private static long velocityTime;
|
||||
private static int velocityID;
|
||||
private static HashMap<UUID, ArrayList<Integer>> disguiseLoading = new HashMap<>();
|
||||
@Getter
|
||||
private static boolean runningPaper;
|
||||
@Getter
|
||||
private static MineSkinAPI mineSkinAPI = new MineSkinAPI();
|
||||
|
Loading…
Reference in New Issue
Block a user