Uses of Class
net.minecraft.stat.StatHandler
Packages that use StatHandler
-
Uses of StatHandler in net.minecraft.client.gui.screen
Fields in net.minecraft.client.gui.screen declared as StatHandlerConstructors in net.minecraft.client.gui.screen with parameters of type StatHandler -
Uses of StatHandler in net.minecraft.client.network
Fields in net.minecraft.client.network declared as StatHandlerMethods in net.minecraft.client.network that return StatHandlerMethods in net.minecraft.client.network with parameters of type StatHandlerModifier and TypeMethodDescriptionClientPlayerInteractionManager.createPlayer
(ClientWorld world, StatHandler statHandler, ClientRecipeBook recipeBook) ClientPlayerInteractionManager.createPlayer
(ClientWorld world, StatHandler statHandler, ClientRecipeBook recipeBook, boolean lastSneaking, boolean lastSprinting) Constructors in net.minecraft.client.network with parameters of type StatHandlerModifierConstructorDescriptionClientPlayerEntity
(MinecraftClient client, ClientWorld world, ClientPlayNetworkHandler networkHandler, StatHandler stats, ClientRecipeBook recipeBook, boolean lastSneaking, boolean lastSprinting) -
Uses of StatHandler in net.minecraft.stat
Subclasses of StatHandler in net.minecraft.stat