Class StatTable

java.lang.Object
com.pixelmonmod.pixelmon.battles.attacks.StatTable

public class StatTable extends Object
Created by Jay113355 on 2/17/2020. A simple class to allow for serialization for the stats that can be lowered or raised.
  • Constructor Details

    • StatTable

      public StatTable()
  • Method Details

    • getStatChanges

      public net.minecraft.util.Tuple<int[],BattleStatsType[]> getStatChanges()