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