Uses of Class
net.minecraft.stat.StatHandler
Package
Description
-
Uses of StatHandler in net.minecraft.client.gui.screen
-
Uses of StatHandler in net.minecraft.client.network
Modifier and TypeMethodDescriptionClientPlayerInteractionManager.createPlayer
(ClientWorld world, StatHandler statHandler, ClientRecipeBook recipeBook) ClientPlayerInteractionManager.createPlayer
(ClientWorld world, StatHandler statHandler, ClientRecipeBook recipeBook, boolean lastSneaking, boolean lastSprinting) ModifierConstructorDescriptionClientPlayerEntity
(MinecraftClient client, ClientWorld world, ClientPlayNetworkHandler networkHandler, StatHandler stats, ClientRecipeBook recipeBook, boolean lastSneaking, boolean lastSprinting) -
Uses of StatHandler in net.minecraft.predicate.entity
Modifier and TypeMethodDescriptionboolean
PlayerPredicate.StatMatcher.test
(StatHandler statHandler) -
Uses of StatHandler in net.minecraft.stat