Closed FusionLord closed 5 years ago
Changed how IPlayerShims are obtained, allowing for new IPlayerShims to be used.
IPlayerShim
Changed BasicPlayerShims processing of ItemStacks, as ItemStacks are never null, in favor of ItemStack.EMPTY.
BasicPlayerShim
ItemStack.EMPTY
Changed how
IPlayerShim
s are obtained, allowing for newIPlayerShim
s to be used.Changed
BasicPlayerShim
s processing of ItemStacks, as ItemStacks are never null, in favor ofItemStack.EMPTY
.