Interface | Description |
---|---|
BlockStatistic | |
EntityStatistic |
Represents a
Statistic for an EntityType . |
ItemStatistic | |
Statistic |
Represents some statistic in Minecraft with a string ID.
|
StatisticBuilder |
Represents a builder to create new and custom instances of
Statistic
s. |
StatisticBuilder.BlockStatisticBuilder |
Represents a builder to create new and custom instances of
BlockStatistic s. |
StatisticBuilder.EntityStatisticBuilder |
Represents a builder to create new and custom instances of
EntityStatistic s. |
StatisticBuilder.ItemStatisticBuilder |
Represents a builder to create new and custom instances of
ItemStatistic s. |
StatisticBuilder.TeamStatisticBuilder |
Represents a builder to create new and custom instances of
TeamStatistic s. |
StatisticFormat |
Represents the format for a statistic.
|
StatisticGroup |
Represents a group of statistics which may be used to logically group
statistics or define expandable sets of statistics for objects such as items.
|
TeamStatistic |
Class | Description |
---|---|
StatisticFormats |
A utility class for getting all available
StatisticFormat s. |
StatisticGroups |
A utility class for getting all available
StatisticGroup s. |
Statistics |
An enumeration of all available
Statistic s from the vanilla game. |