MineLittlePony/src/main/java/com/minelittlepony/client/render
2022-07-06 13:28:22 +02:00
..
blockentity/skull Use the entity's own model for rendering skulls 2022-06-11 20:46:24 +02:00
entity Fixed villagers appearing slightly smaller than they should (no, it wasn't just you) 2022-07-06 13:28:22 +02:00
DebugBoundingBoxRenderer.java 1.16-rc1 -> 1.16.2 2020-08-16 23:48:26 +02:00
EquineRenderManager.java Villagers now use the same models as the player 2022-07-06 12:53:31 +02:00
FrustrumCheck.java Moved some utilities to Kirin 2020-06-19 10:23:24 +02:00
IPonyRenderContext.java Switch the model wrappers to use records 2022-06-11 21:00:45 +02:00
LevitatingItemRenderer.java Change "usesTransparency" to "isEnabled" 2021-12-14 23:32:05 +02:00
MagicGlow.java Fix naming collission between MagicGlow.Color and util.Color 2021-06-21 23:47:58 +02:00
MobRenderers.java Added crowns 2022-07-05 22:50:40 +02:00
PonyRenderDispatcher.java 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