ForgePatch/patches/minecraft/net/minecraft
Alex O'Neill 020102d87f
Make UnboundedMapCodec more lenient in decoding dimensions. Fixes MC-197860 (#7527)
2021-01-05 19:17:24 -08:00
..
advancements Fixed conditional advancement loading when using the "advancements" array. 2020-10-09 15:47:32 +02:00
block Fix crash when beehive is broken by fake player (#7566) 2020-12-28 13:56:44 -08:00
client Fix RightClickBlock ALLOW not being implemented (#7426) 2020-12-28 11:54:30 -08:00
command Allow for custom argument types by filtering them on vanilla connections (#7463) 2020-11-10 12:24:25 -08:00
crash More crash report tweaks. Put a button to open the generated crash report on the error screen, tweak formatting of crash report, and add the enhanced stack trace data (transformers et al) 2020-09-08 20:05:45 -04:00
data Add generated resource tracking to ExistingFileHelper 2020-12-12 12:33:56 -05:00
dispenser Initial 1.16.2 Update 2020-08-13 00:35:08 -07:00
enchantment Make shear interactions extend to subclasses (#7544) 2020-12-28 13:10:35 -08:00
entity Add new LivingConversionEvent to control mobs turning into other mobs. (#7386) 2020-12-28 12:03:11 -08:00
fluid [1.16] ForgeEventFactory#canCreateFluidSource reintroduced (#7181) 2020-08-21 11:37:43 -07:00
inventory/container Add Player context to AnvilUpdateEvent (#7442) 2020-11-10 12:05:47 -08:00
item Add ItemAttributeModifierEvent (#7484) 2020-12-28 11:59:09 -08:00
loot Initial 1.16.2 Update 2020-08-13 00:35:08 -07:00
nbt Initial 1.16.2 Update 2020-08-13 00:35:08 -07:00
network Allow for custom argument types by filtering them on vanilla connections (#7463) 2020-11-10 12:24:25 -08:00
particles Setup and import of 1.16 YEET 2020-06-25 17:55:38 -04:00
pathfinding Fixed entity navigation to stop entities spinning - MC-94054 (#7520) 2020-12-05 11:54:03 -08:00
potion Adds tag support for Enchantments, Potions, and TileEntityTypes (#7379) 2020-10-15 12:45:25 -07:00
resources Fix a few minor issues with custom tag types and fix OptionalNamedTags (#7316) 2020-09-23 20:12:11 -07:00
server Fix RightClickBlock ALLOW not being implemented (#7426) 2020-12-28 11:54:30 -08:00
stats Initial 1.16.2 Update 2020-08-13 00:35:08 -07:00
tags Update forge mappings to 20201028-1.16.3 (#7435) 2020-10-29 01:11:57 +01:00
tileentity Override invalidateCaps instead of remove for vanilla TE capability invalidation (#7536) 2020-12-08 11:54:29 -08:00
util Make UnboundedMapCodec more lenient in decoding dimensions. Fixes MC-197860 (#7527) 2021-01-05 19:17:24 -08:00
village Fix modded PointOfInterestType's not populating blockstate map when registered (#7503) 2020-12-28 12:17:51 -08:00
world Implement feature for mods to define new world types (#7448) 2020-11-28 00:57:15 +01:00