aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/moe/ymc/acron/common
AgeCommit message (Collapse)Author
2022-07-14Add pos and world in EntityTrumeet
API:ADD Signed-off-by: Trumeet <yuuta@yuuta.moe>
2022-07-14Refactor: Use GSON to deserialize enum WorldKeyTrumeet
Signed-off-by: Trumeet <yuuta@yuuta.moe>
2022-07-14Refactor: Move WorldKey, Vec2f and Vec3d to the common packageTrumeet
Signed-off-by: Trumeet <yuuta@yuuta.moe>