ForgePatch/patches/minecraft/net/minecraft/world
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
..
biome Add forge registries for most vanilla registries 2019-06-09 04:23:39 -04:00
border Update to 1.14.2 2019-06-07 16:50:47 -04:00
chunk Initial 1.14.3 update. 2019-06-24 19:01:03 -07:00
dimension Initial 1.14.3 update. 2019-06-24 19:01:03 -07:00
end Update to 1.14.2 2019-06-07 16:50:47 -04:00
gen Fix incorrect method used in ShrubFeature patch 2019-06-12 00:51:45 -04:00
spawner Initial 1.14.3 update. 2019-06-24 19:01:03 -07:00
storage Fix dimension save data invalid cache being to aggressive. 2019-06-27 10:57:03 -07:00
Explosion.java.patch Update to 1.14.2 2019-06-07 16:50:47 -04:00
IWorld.java.patch Initial 1.14.3 update. 2019-06-24 19:01:03 -07:00
IWorldReader.java.patch Initial 1.14.3 update. 2019-06-24 19:01:03 -07:00
ServerMultiWorld.java.patch Update to 1.14.2 2019-06-07 16:50:47 -04:00
ServerWorld.java.patch Fixed EntityJoinWorldEvent not being fired when player is added to ServerWorld. #5827 2019-07-08 18:42:12 -07:00
TrackedEntity.java.patch Update to 1.14.2 2019-06-07 16:50:47 -04:00
World.java.patch Initial 1.14.3 update. 2019-06-24 19:01:03 -07:00
WorldType.java.patch Update to 1.14.2 2019-06-07 16:50:47 -04:00