Class Stat<T>
java.lang.Object
net.minecraft.world.scores.criteria.ObjectiveCriteria
net.minecraft.stats.Stat<T>
-
Nested Class Summary
Nested classes/interfaces inherited from class ObjectiveCriteria
ObjectiveCriteria.RenderType -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final StatFormatterstatic final StreamCodec<RegistryFriendlyByteBuf, Stat<?>> private final TFields inherited from class ObjectiveCriteria
AIR, ARMOR, CODEC, DEATH_COUNT, DUMMY, EXPERIENCE, FOOD, HEALTH, KILL_COUNT_ALL, KILL_COUNT_PLAYERS, KILLED_BY_TEAM, LEVEL, TEAM_KILL, TRIGGER -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ObjectiveCriteria
byName, getCustomCriteriaNames, getDefaultRenderType, getName, isReadOnly
-
Field Details
-
STREAM_CODEC
-
formatter
-
value
-
type
-
-
Constructor Details
-
Stat
-
-
Method Details
-
buildName
-
locationToKey
-
getType
-
getValue
-
format
-
equals
-
hashCode
-
toString
-