ZNPCsPlus/plugin/src/main/java/lol/pyr/znpcsplus/entity/serializers
2023-10-09 12:10:20 +05:30
..
BlockStatePropertySerializer.java Added Enderman properties, TODO: fix them lol 2023-07-03 10:47:10 +05:30
BooleanPropertySerializer.java make entity properties not static 2023-05-21 14:25:21 +01:00
ColorPropertySerializer.java switch to using bukkit Color class 2023-06-26 12:51:48 +02:00
ComponentPropertySerializer.java make entity properties not static 2023-05-21 14:25:21 +01:00
GenericSerializer.java added End Crystal and its properties 2023-10-09 12:10:20 +05:30
ItemStackPropertySerializer.java fixed Equipment property serialization 2023-08-22 23:46:00 +05:30
LookTypeSerializer.java changed look property a bit 2023-09-17 21:22:48 +05:30
NamedTextColorPropertySerializer.java make entity properties not static 2023-05-21 14:25:21 +01:00
SkinDescriptorSerializer.java rename SkinCache to MojangSkinCache 2023-07-01 00:14:23 +02:00
TargetNpcPropertySerializer.java partial implementation of target npc property 2023-09-10 15:26:47 +05:30
Vector3fPropertySerializer.java Implemented armor stand properties 2023-06-27 17:36:42 +05:30