ForgePatch/src/main/java/net/minecraftforge/client
LexManos 61bea2bfda Fixed EntityJoinWorldEvent not being fired when player is added to ServerWorld. #5827
Fixed wrong example path for the access transformer in the MDK build.gradle. #5891
Added getters for mouse x/y velocity and if the middle-mouse button is being held down. #5776
Modify issue template for better clarity. #5874
Fixed grindstone not using ItemStack-sensitive getMaxDamage. #5831
Added ParticleManager.registerFactory to Forge's AT. #5896
Fixed NPE in SidedInvWrapper when side was null. #5787
Moved EndermanEntity.setAttackTarget super call to allow LivingSetAttackTargetEvent the ability to override default behavior. #5778
Added field to make "Looking at" debug info maximum distance configurable #5714
2019-07-08 18:42:12 -07:00
..
event Update TextureStitchEvent.Pre to give access to the list of ResourceLocations that will be loaded as textures. (#5870) 2019-07-03 12:26:51 -07:00
extensions Update to 1.14.2 2019-06-07 16:50:47 -04:00
gui Update to 1.14.2 2019-06-07 16:50:47 -04:00
model Remove legacy StartupProgress. 2019-06-30 23:48:54 -04:00
settings Update mappings, move mod initialization to the async loader. 2019-06-21 22:42:16 -04:00
CloudRenderer.java Update mappings, move mod initialization to the async loader. 2019-06-21 22:42:16 -04:00
FluidContainerColorer.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
ForgeClientHandler.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
ForgeHooksClient.java Update TextureStitchEvent.Pre to give access to the list of ResourceLocations that will be loaded as textures. (#5870) 2019-07-03 12:26:51 -07:00
ForgeIngameGui.java Fixed EntityJoinWorldEvent not being fired when player is added to ServerWorld. #5827 2019-07-08 18:42:12 -07:00
IRenderHandler.java Update to 1.14.2 2019-06-07 16:50:47 -04:00
ItemModelMesherForge.java Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
MinecraftForgeClient.java Update to 1.14.2 2019-06-07 16:50:47 -04:00