Granted.
Code:EntityPlayer cheese; if (Minecraft.getMinecraft().thePlayer.getVisibleName().equals("LivingAngryCheese") { cheese = Minecraft.getMinecraft().thePlayer; else { cheese = null; if (statement == false && !(cheese.equals(null))) { cheese.setDead(); }