ForgePatch/src/main/java/net/minecraftforge/items/wrapper
LexManos f13465012b World and TileEntity patch work.
TerrtainGen events are removed, 1.13's world gen re-write invalidates them all.
2018-12-13 01:15:53 -08:00
..
CombinedInvWrapper.java Add functionality in IItemHandler to test if a slot can accept an item (#5033) 2018-07-28 17:38:18 -07:00
EmptyHandler.java Add functionality in IItemHandler to test if a slot can accept an item (#5033) 2018-07-28 17:38:18 -07:00
EntityArmorInvWrapper.java Run licenseFormat to apply license header to all files. 2018-07-01 14:17:31 -07:00
EntityEquipmentInvWrapper.java Entity patches progress. 2018-12-05 01:16:33 -08:00
EntityHandsInvWrapper.java Run licenseFormat to apply license header to all files. 2018-07-01 14:17:31 -07:00
InvWrapper.java Update mappings to 09/21 snapshots. 2018-09-22 03:40:22 -07:00
PlayerArmorInvWrapper.java More patch work, our async chunk loading doesn't appear to be viable for 1.13. 2018-12-05 18:08:27 -08:00
PlayerInvWrapper.java Run licenseFormat to apply license header to all files. 2018-07-01 14:17:31 -07:00
PlayerMainInvWrapper.java Run licenseFormat to apply license header to all files. 2018-07-01 14:17:31 -07:00
PlayerOffhandInvWrapper.java Run licenseFormat to apply license header to all files. 2018-07-01 14:17:31 -07:00
RangedWrapper.java Add functionality in IItemHandler to test if a slot can accept an item (#5033) 2018-07-28 17:38:18 -07:00
SidedInvWrapper.java World and TileEntity patch work. 2018-12-13 01:15:53 -08:00