Iterable<Stat<T>>
private Component
displayName
private final Map<T,Stat<T>>
map
private final Registry<T>
registry
StatType(Registry<T> pRegistry)
boolean
contains(T pValue)
Stat<T>
get(T pValue)
get(T pValue, StatFormatter pFormatter)
Component
getDisplayName()
Registry<T>
getRegistry()
String
getTranslationKey()
Iterator<Stat<T>>
iterator()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
iterator
Iterable<T>