123412351236123712381239124012411242
@Override public final PcStat getStat() { if ((super.getStat() == null) || !(super.getStat() instanceof PcStat)) { setStat(new PcStat(this)); } return (PcStat) super.getStat(); }