122123124125126127128129130131132
} } if(kill) { PacketHandler.sendToDimension(Morph.channels, new PacketMorphAcquisition(living.getEntityId(), player.getEntityId()), player.dimension); } MorphHandler.updatePlayerOfMorphStates(player, nextState, false); return true;