CodeChicken Lib 1.8.+

CodeChicken Lib 1.8.+

141M Downloads

ItemStacks should never be null

The-Fireplace opened this issue ยท 0 comments

commented

For this method, it says the itemstack is nullable, however, ItemStacks are never supposed to be null, they should use ItemStack.EMPTY instead.