Uses of Class
net.minecraft.client.network.UnlockHandler
Packages that use UnlockHandler
Package
Description
The base package for all Minecraft classes.
-
Uses of UnlockHandler in net.minecraft
Fields in net.minecraft declared as UnlockHandlerMethods in net.minecraft with parameters of type UnlockHandlerModifier and TypeMethodDescriptionstatic voidclass_11127.method_70290(RegistryEntry<PlayerUnlock> registryEntry, UnlockHandler unlockHandler) private class_11127class_11127.method_70291(RegistryEntry<PlayerUnlock> registryEntry, UnlockHandler unlockHandler, @Nullable class_11127 class_11127) static @Nullable class_11131class_11131.method_70350(MinecraftClient minecraftClient, UnlocksScreen unlocksScreen, UnlockHandler unlockHandler, int int2, RegistryEntry<PlayerUnlock> registryEntry) static voidclass_11134.method_70374(class_11132 class_11132, RegistryEntry<PlayerUnlock> registryEntry, UnlockHandler unlockHandler) Constructors in net.minecraft with parameters of type UnlockHandlerModifierConstructorDescriptionclass_11127(RegistryEntry<PlayerUnlock> registryEntry, @Nullable class_11127 class_11127, @Nullable class_11127 class_111272, UnlockHandler unlockHandler, int int2, int int3) privateclass_11134(class_11132 class_11132, RegistryEntry<PlayerUnlock> registryEntry, UnlockHandler unlockHandler) -
Uses of UnlockHandler in net.minecraft.client.gui.screen.unlock
Fields in net.minecraft.client.gui.screen.unlock declared as UnlockHandlerConstructors in net.minecraft.client.gui.screen.unlock with parameters of type UnlockHandlerModifierConstructorDescriptionUnlocksScreen(UnlockHandler unlockHandler) UnlocksScreen(UnlockHandler unlockHandler, @Nullable Screen screen) -
Uses of UnlockHandler in net.minecraft.client.network
Fields in net.minecraft.client.network declared as UnlockHandlerModifier and TypeFieldDescriptionprivate final UnlockHandlerOtherClientPlayerEntity.field_59495private final UnlockHandlerClientPlayNetworkHandler.unlockHandlerMethods in net.minecraft.client.network that return UnlockHandler