Package net.minecraft.stats
Class Stats
java.lang.Object
net.minecraft.stats.Stats
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final StatType<ResourceLocation>static final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final StatType<EntityType<?>>static final StatType<EntityType<?>>static final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocationstatic final ResourceLocation
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate static ResourceLocationmakeCustomStat(String p_13008_, StatFormatter p_13009_) private static <T> StatType<T>makeRegistryStatType(String p_13011_, Registry<T> p_13012_) 
- 
Field Details- 
BLOCK_MINED
- 
ITEM_CRAFTED
- 
ITEM_USED
- 
ITEM_BROKEN
- 
ITEM_PICKED_UP
- 
ITEM_DROPPED
- 
ENTITY_KILLED
- 
ENTITY_KILLED_BY
- 
CUSTOM
- 
LEAVE_GAME
- 
PLAY_TIME
- 
TOTAL_WORLD_TIME
- 
TIME_SINCE_DEATH
- 
TIME_SINCE_REST
- 
CROUCH_TIME
- 
WALK_ONE_CM
- 
CROUCH_ONE_CM
- 
SPRINT_ONE_CM
- 
WALK_ON_WATER_ONE_CM
- 
FALL_ONE_CM
- 
CLIMB_ONE_CM
- 
FLY_ONE_CM
- 
WALK_UNDER_WATER_ONE_CM
- 
MINECART_ONE_CM
- 
BOAT_ONE_CM
- 
PIG_ONE_CM
- 
HORSE_ONE_CM
- 
AVIATE_ONE_CM
- 
SWIM_ONE_CM
- 
STRIDER_ONE_CM
- 
JUMP
- 
DROP
- 
DAMAGE_DEALT
- 
DAMAGE_DEALT_ABSORBED
- 
DAMAGE_DEALT_RESISTED
- 
DAMAGE_TAKEN
- 
DAMAGE_BLOCKED_BY_SHIELD
- 
DAMAGE_ABSORBED
- 
DAMAGE_RESISTED
- 
DEATHS
- 
MOB_KILLS
- 
ANIMALS_BRED
- 
PLAYER_KILLS
- 
FISH_CAUGHT
- 
TALKED_TO_VILLAGER
- 
TRADED_WITH_VILLAGER
- 
EAT_CAKE_SLICE
- 
FILL_CAULDRON
- 
USE_CAULDRON
- 
CLEAN_ARMOR
- 
CLEAN_BANNER
- 
CLEAN_SHULKER_BOX
- 
INTERACT_WITH_BREWINGSTAND
- 
INTERACT_WITH_BEACON
- 
INSPECT_DROPPER
- 
INSPECT_HOPPER
- 
INSPECT_DISPENSER
- 
PLAY_NOTEBLOCK
- 
TUNE_NOTEBLOCK
- 
POT_FLOWER
- 
TRIGGER_TRAPPED_CHEST
- 
OPEN_ENDERCHEST
- 
ENCHANT_ITEM
- 
PLAY_RECORD
- 
INTERACT_WITH_FURNACE
- 
INTERACT_WITH_CRAFTING_TABLE
- 
OPEN_CHEST
- 
SLEEP_IN_BED
- 
OPEN_SHULKER_BOX
- 
OPEN_BARREL
- 
INTERACT_WITH_BLAST_FURNACE
- 
INTERACT_WITH_SMOKER
- 
INTERACT_WITH_LECTERN
- 
INTERACT_WITH_CAMPFIRE
- 
INTERACT_WITH_CARTOGRAPHY_TABLE
- 
INTERACT_WITH_LOOM
- 
INTERACT_WITH_STONECUTTER
- 
BELL_RING
- 
RAID_TRIGGER
- 
RAID_WIN
- 
INTERACT_WITH_ANVIL
- 
INTERACT_WITH_GRINDSTONE
- 
TARGET_HIT
- 
INTERACT_WITH_SMITHING_TABLE
 
- 
- 
Constructor Details- 
Statspublic Stats()
 
- 
- 
Method Details- 
makeCustomStat
- 
makeRegistryStatType
 
-