Class StatType<T>

java.lang.Object
net.minecraft.stats.StatType<T>
All Implemented Interfaces:
Iterable<Stat<T>>

public class StatType<T> extends Object implements Iterable<Stat<T>>