ZNPCsPlus/plugin/src/main/java/lol/pyr/znpcsplus/parsers
2023-10-31 19:00:29 +01:00
..
ColorParser.java make color parse as hex 2023-06-26 13:10:50 +02:00
EntityPropertyParser.java api improvements 2023-05-21 16:41:38 +01:00
EnumParser.java Added easier method to register enum parser and serializer 2023-06-26 11:25:28 +05:30
InteractionTypeParser.java add events to api 2023-05-24 22:23:06 +01:00
NamedColorParser.java convert the color class to an enum & move it to the api package 2023-10-31 19:00:29 +01:00
NpcEntryParser.java add uuids to npcs & add uuid importing to znpcs importer 2023-06-19 14:29:12 +02:00
NpcTypeParser.java api improvements 2023-05-21 16:41:38 +01:00
StringParser.java added display_name property 2023-10-09 12:21:57 +05:30
Vector3fParser.java Error message on non-numerical input when parsing Vector3f 2023-06-27 17:51:12 +05:30
Vector3iParser.java added End Crystal and its properties 2023-10-09 12:10:20 +05:30