Uses of Class
net.minecraft.stats.StatType
Packages that use StatType
Package
Description
-
Uses of StatType in net.minecraft.advancements.critereon
Methods in net.minecraft.advancements.critereon with parameters of type StatTypeModifier and TypeMethodDescriptionprivate static <T> Stat<T>PlayerPredicate.getStat(StatType<T> p_62268_, ResourceLocation p_62269_) -
Uses of StatType in net.minecraft.client.gui.screens.achievement
Fields in net.minecraft.client.gui.screens.achievement declared as StatTypeFields in net.minecraft.client.gui.screens.achievement with type parameters of type StatTypeModifier and TypeFieldDescriptionStatsScreen.ItemStatisticsList.blockColumnsStatsScreen.ItemStatisticsList.itemColumnsMethods in net.minecraft.client.gui.screens.achievement that return StatTypeModifier and TypeMethodDescriptionprivate StatType<?>StatsScreen.ItemStatisticsList.getColumn(int p_97034_) Methods in net.minecraft.client.gui.screens.achievement with parameters of type StatTypeModifier and TypeMethodDescriptionprivate intStatsScreen.ItemStatisticsList.getColumnIndex(StatType<?> p_97059_) protected voidStatsScreen.ItemStatisticsList.sortByColumn(StatType<?> p_97039_) -
Uses of StatType in net.minecraft.commands.arguments
Methods in net.minecraft.commands.arguments with parameters of type StatType -
Uses of StatType in net.minecraft.core.registries
Fields in net.minecraft.core.registries with type parameters of type StatType -
Uses of StatType in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type StatTypeModifier and TypeMethodDescriptionprivate static <T> Stat<T>ClientboundAwardStatsPacket.readStatCap(FriendlyByteBuf p_237573_, StatType<T> p_237574_) -
Uses of StatType in net.minecraft.stats
Fields in net.minecraft.stats declared as StatTypeModifier and TypeFieldDescriptionStats.BLOCK_MINEDstatic final StatType<ResourceLocation>Stats.CUSTOMstatic final StatType<EntityType<?>>Stats.ENTITY_KILLEDstatic final StatType<EntityType<?>>Stats.ENTITY_KILLED_BYStats.ITEM_BROKENStats.ITEM_CRAFTEDStats.ITEM_DROPPEDStats.ITEM_PICKED_UPStats.ITEM_USEDStat.typeMethods in net.minecraft.stats that return StatTypeModifier and TypeMethodDescriptionStat.getType()private static <T> StatType<T>Stats.makeRegistryStatType(String p_13011_, Registry<T> p_13012_) Methods in net.minecraft.stats with parameters of type StatTypeConstructors in net.minecraft.stats with parameters of type StatTypeModifierConstructorDescriptionprotectedStat(StatType<T> p_12856_, T p_12857_, StatFormatter p_12858_) -
Uses of StatType in net.minecraft.world.scores.criteria
Methods in net.minecraft.world.scores.criteria with parameters of type StatTypeModifier and TypeMethodDescriptionprivate static <T> Optional<ObjectiveCriteria>ObjectiveCriteria.getStat(StatType<T> p_83612_, ResourceLocation p_83613_) -
Uses of StatType in net.minecraftforge.registries
Fields in net.minecraftforge.registries with type parameters of type StatTypeModifier and TypeFieldDescriptionstatic final ResourceKey<Registry<StatType<?>>>ForgeRegistries.Keys.STAT_TYPESstatic final IForgeRegistry<StatType<?>>ForgeRegistries.STAT_TYPES
ForgeRegistries.STAT_TYPESinstead.