ForgePatch/patches/minecraft/net/minecraft/tileentity
Richard Freimer 1a539ffebc
Make TEs invalidate capabilities when the chunk they are in unloads (#7529)
Fixed LazyOptional potentially notifying invalidation listeners multiple times.
2020-12-05 12:05:32 -08:00
..
AbstractFurnaceTileEntity.java.patch Initial 1.16.2 Update 2020-08-13 00:35:08 -07:00
BannerPattern.java.patch Update forge mappings to 20201028-1.16.3 (#7435) 2020-10-29 01:11:57 +01:00
BeaconTileEntity.java.patch Remove hooks into beacon base/payments. Vanilla uses tags now for extensibility. (#6948) 2020-07-10 10:49:42 -07:00
BrewingStandTileEntity.java.patch Fixed container item being consumed in brewing stand. #7307 (#7314) 2020-09-22 12:14:08 -07:00
ChestTileEntity.java.patch Fix IItemHandler wrappers for chests not updating both chests (#6875) 2020-06-29 15:58:22 -07:00
ConduitTileEntity.java.patch [1.16.x] Fixes for Bamboo, Enchantments and Conduits, small adjustments to bring some patches closer to the vanilla code. (#7239) 2020-09-08 13:03:36 -07:00
HopperTileEntity.java.patch Setup and import of 1.16 YEET 2020-06-25 17:55:38 -04:00
LockableTileEntity.java.patch Setup and import of 1.16 YEET 2020-06-25 17:55:38 -04:00
PistonTileEntity.java.patch Initial 1.16.2 Update 2020-08-13 00:35:08 -07:00
ShulkerBoxTileEntity.java.patch Setup and import of 1.16 YEET 2020-06-25 17:55:38 -04:00
TileEntity.java.patch Make TEs invalidate capabilities when the chunk they are in unloads (#7529) 2020-12-05 12:05:32 -08:00
TileEntityType.java.patch Adds tag support for Enchantments, Potions, and TileEntityTypes (#7379) 2020-10-15 12:45:25 -07:00