4445464748495051
} @Override public void handleServerSide(EntityPlayerMP playerEntity) { GunBoxType box = GunBoxType.getBox(boxShortName); box.block.purchaseItem(purchaseType, weaponID, playerEntity.inventory, box); }