Uses of Class
net.minecraft.command.CommandStats
Packages that use CommandStats
Package
Description
-
Uses of CommandStats in net.minecraft.block.entity
Fields in net.minecraft.block.entity declared as CommandStatsMethods in net.minecraft.block.entity that return CommandStatsModifier and TypeMethodDescriptionCommandBlockBlockEntity.method_8988()SignBlockEntity.method_8996() -
Uses of CommandStats in net.minecraft.command
Methods in net.minecraft.command with parameters of type CommandStatsModifier and TypeMethodDescriptionprivate static voidCommandStats.method_10794(CommandStats commandStats, class_2599 class_2599) static voidCommandStats.method_10795(CommandStats commandStats, class_2599 class_2599, String string, String string2) voidCommandStats.setAllStats(CommandStats sats) -
Uses of CommandStats in net.minecraft.entity
Fields in net.minecraft.entity declared as CommandStatsMethods in net.minecraft.entity that return CommandStats -
Uses of CommandStats in net.minecraft.world
Fields in net.minecraft.world declared as CommandStatsMethods in net.minecraft.world that return CommandStats