More Container / GUI fixes
This commit is contained in:
@@ -91,12 +91,6 @@ public class SlotME extends SlotItemHandler
|
||||
return ItemStack.EMPTY;
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean isHere( final IInventory inv, final int slotIn )
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean canTakeStack( final PlayerEntity par1PlayerEntity )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user