ForgePatch/src/main/java/net/minecraftforge/items/wrapper
Vincent Lee c17b40790b Add getSlotLimit(slot) to IItemHandler (#3445) 2016-11-28 16:03:47 -08:00
..
CombinedInvWrapper.java Add getSlotLimit(slot) to IItemHandler (#3445) 2016-11-28 16:03:47 -08:00
EmptyHandler.java Add getSlotLimit(slot) to IItemHandler (#3445) 2016-11-28 16:03:47 -08:00
InvWrapper.java Add getSlotLimit(slot) to IItemHandler (#3445) 2016-11-28 16:03:47 -08:00
PlayerArmorInvWrapper.java Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
PlayerInvWrapper.java In accordance with our stated goal of relicensing Forge to LGPL v2.1, this commit enacts that change. Although it is using the 1.9.4 codebase, it is intended that this branch become public with the 1.10 changes, as such the license will take effect at that time. The three commits from persons who have failed to accept the new license, as documented in #2789, have had their commits reverted. This should complete the license transition. Commits after the commit date of this commit should be considered licensed by LGPLv2.1, as indicated in LICENSE-new.txt. All patches are now considered owned by the Forge project and Forge Development LLC in particular (note that they will not get the license boilerplate, as they are machine generated files). 2016-06-22 23:49:48 -04:00
PlayerMainInvWrapper.java Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
PlayerOffhandInvWrapper.java Initial 1.11-pre1 update 2016-11-13 17:09:55 -05:00
RangedWrapper.java Add getSlotLimit(slot) to IItemHandler (#3445) 2016-11-28 16:03:47 -08:00
SidedInvWrapper.java Add getSlotLimit(slot) to IItemHandler (#3445) 2016-11-28 16:03:47 -08:00