MineLittlePony/src/main/java/com/minelittlepony
2018-09-20 14:57:24 +02:00
..
ducks Apply rider position on a per-size basis and recursively translate riders higher up the stack 2018-09-20 11:33:27 +02:00
gui Added missing @Override annotations 2018-09-07 21:16:07 +02:00
hdskins/gui Allow for mounted ponies to translate riding ponies onto their mount's backs, and apply postures to them 2018-09-19 19:43:23 +02:00
mixin Re-organise package structure 2018-09-06 13:44:41 +02:00
model Apply rider position on a per-size basis and recursively translate riders higher up the stack 2018-09-20 11:33:27 +02:00
pony/data Add hitbox calculation and custom frustrum checking for mobs 2018-09-20 14:33:15 +02:00
render Integrate with the vanilla minecraft's bounding box debugger 2018-09-20 14:57:24 +02:00
settings Rewrite SkinsGui using the new-age gui classes 2018-08-13 08:14:34 +02:00
transform Add hitbox calculation and custom frustrum checking for mobs 2018-09-20 14:33:15 +02:00
util Allow for mounted ponies to translate riding ponies onto their mount's backs, and apply postures to them 2018-09-19 19:43:23 +02:00
ForgeProxy.java Fix some errors in the ForgeProxy docs 2018-05-06 13:39:26 +02:00
LiteModMineLittlePony.java Rewrite SkinsGui using the new-age gui classes 2018-08-13 08:14:34 +02:00
MineLittlePony.java Re-organise package structure 2018-09-06 13:44:41 +02:00
MissingRendererException.java Reformatting missed some tabs 2018-04-28 12:44:10 +02:00
package-info.java Remove these todos because I think they've been done now 2018-04-30 17:12:08 +02:00
PonyConfig.java Add hitbox calculation and custom frustrum checking for mobs 2018-09-20 14:33:15 +02:00
PonyManager.java Use an interface for Pony instead of the class 2018-08-30 16:12:21 +02:00
PonyRenderManager.java Adjust ponies riding posture to be less propane 2018-09-19 23:23:06 +02:00
PonySkinModifier.java Code cleanup. 2016-11-25 00:37:49 -05:00
PonySkinParser.java Fix PonyLevel.PONIES not working correctly. 2018-08-26 18:30:04 -04:00