LibsDisguises/src/main/java/me/libraryaddict/disguise/utilities
2019-12-06 11:37:33 +13:00
..
json Default to empty if map is empty in serializer 2019-09-15 12:26:29 +12:00
metrics Switch the underlying HashMap<HashSet> for disguises to Concurrent Map and Synchronized Set, fixes thread safety. 2019-10-22 11:29:03 +13:00
packets Ignore DisguiseType.UNKNOWN, handles #373 2019-12-06 11:37:33 +13:00
parser Add missing Villager.Type parameter, rename methods to setBiome and deprecate old. 2019-11-13 11:07:53 +13:00
plugin Add small note to config yml & corrected a check 2019-11-14 00:38:58 +13:00
reflection Cast to a generic map not a specific implemention, fixes a specific server version 2019-11-02 13:20:49 +13:00
translations Update to 1.14.1, first dev build. Other changes included. 2019-05-18 18:54:51 +12:00
DisguiseSound.java Move classes into packages, clean up packet handling into classes, yaw/pitch should be consistent 2019-01-03 15:13:03 +13:00
DisguiseUtilities.java Don't fatal error if the server owner wants to modify saved disguises files 2019-11-20 20:08:19 +13:00
LibsPremium.java Hello discord! 2019-11-26 01:57:36 +13:00
UpdateChecker.java Update to 1.14.1, first dev build. Other changes included. 2019-05-18 18:54:51 +12:00