Class StatType<T>

All Implemented Interfaces:
Iterable<Stat<T>>, IForgeRegistryEntry<StatType<?>>

public class StatType<T> extends ForgeRegistryEntry<StatType<?>> implements Iterable<Stat<T>>
  • Field Details

  • Constructor Details

    • StatType

      public StatType(Registry<T> p_i49818_1_)
  • Method Details