概要:
详细资料:
Iterable<Stat<T>>
private final Component
displayName
private final Map<T,Stat<T>>
map
private final Registry<T>
registry
private final StreamCodec<RegistryFriendlyByteBuf,Stat<T>>
streamCodec
StatType(Registry<T> p_12892_, Component p_298934_)
boolean
contains(T p_12898_)
Stat<T>
get(T p_12903_)
get(T p_12900_, StatFormatter p_12901_)
Component
getDisplayName()
Registry<T>
getRegistry()
Iterator<Stat<T>>
iterator()
StreamCodec<RegistryFriendlyByteBuf,Stat<T>>
streamCodec()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
iterator
Iterable<T>