ForgePatch/patches/minecraft/net/minecraft
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
..
advancements Initial 1.14.3 update. 2019-06-24 19:01:03 -07:00
block Added harvestLevel and harvestTool setter to the Block.Properties. (#5916) 2019-07-08 15:45:53 -07:00
client Fixed EntityJoinWorldEvent not being fired when player is added to ServerWorld. #5827 2019-07-08 18:42:12 -07:00
command Update to 1.14.2 2019-06-07 16:50:47 -04:00
crash Update to 1.14.2 2019-06-07 16:50:47 -04:00
data Fix duplicate WorldEvent.Unload call in client key handler. 2019-06-27 17:23:23 -07:00
dispenser Fixed #5895: Shearing via Displenser drops Shears (#5906) 2019-07-08 15:47:34 -07:00
enchantment Initial 1.14.3 update. 2019-06-24 19:01:03 -07:00
entity Fixed EntityJoinWorldEvent not being fired when player is added to ServerWorld. #5827 2019-07-08 18:42:12 -07:00
fluid Initial 1.14.3 update. 2019-06-24 19:01:03 -07:00
inventory/container Fixed EntityJoinWorldEvent not being fired when player is added to ServerWorld. #5827 2019-07-08 18:42:12 -07:00
item Initial 1.14.3 update. 2019-06-24 19:01:03 -07:00
nbt Update to 1.14.2 2019-06-07 16:50:47 -04:00
network Add extension to write entry id's to PacketBuffer's (#5812) 2019-06-25 13:55:24 -07:00
particles Add forge registries for most vanilla registries 2019-06-09 04:23:39 -04:00
pathfinding Update to 1.14.2 2019-06-07 16:50:47 -04:00
potion Update to 1.14.2 2019-06-07 16:50:47 -04:00
resources Remove legacy StartupProgress. 2019-06-30 23:48:54 -04:00
server Initial 1.14.3 update. 2019-06-24 19:01:03 -07:00
stats Add forge registries for most vanilla registries 2019-06-09 04:23:39 -04:00
tags Initial 1.14.3 update. 2019-06-24 19:01:03 -07:00
tileentity Update to 1.14.2 2019-06-07 16:50:47 -04:00
util Initial 1.14.3 update. 2019-06-24 19:01:03 -07:00
village Initial 1.14.3 update. 2019-06-24 19:01:03 -07:00
world Fixed EntityJoinWorldEvent not being fired when player is added to ServerWorld. #5827 2019-07-08 18:42:12 -07:00