MineLittlePony/src/main/java/com/minelittlepony/client/model
2022-06-22 21:11:55 +02:00
..
armour Switch the model wrappers to use records 2022-06-11 21:00:45 +02:00
entity Fixed villagers missing clothing. Closes #207 2022-06-22 21:11:55 +02:00
gear Simply and remove PlayerModels as it's not needed since the move to Mson. Should allow resource packs to override changeling, gryphon, hippo, and kirin models as they were hardcoded as aliases before. 2022-06-11 18:22:35 +02:00
part Perform a little housekeeping 2021-12-09 16:42:09 +02:00
AbstractPonyModel.java Switch the model wrappers to use records 2022-06-11 21:00:45 +02:00
ClientPonyModel.java More work on making Mine Little Pony more moddable 2021-03-26 22:50:37 +02:00
DJPon3EarsModel.java 20w49a -> 21w05b 2021-03-26 22:50:41 +02:00
IMobModel.java More work on making Mine Little Pony more moddable 2021-03-26 22:50:37 +02:00
IPonyMixinModel.java Added an option to turn off third person magic and make arm animations for unicorns consistent with other races 2021-06-20 02:25:33 +02:00
IPonyModel.java More work on making Mine Little Pony more moddable 2021-03-26 22:50:37 +02:00
ModelType.java Striders are now dragons 2022-06-18 18:08:46 +02:00
ModelWrapper.java Fix build 2022-06-12 00:59:12 +02:00
PlayerModelKey.java 1.16.4 -> 20w46a 2021-03-26 22:48:07 +02:00
PonyElytra.java Perform a little housekeeping 2021-12-09 16:42:09 +02:00
PonySkullModel.java Use the entity's own model for rendering skulls 2022-06-11 20:46:24 +02:00