Uses of Class
net.minecraft.class_11131
Packages that use class_11131
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11131 in net.minecraft
Fields in net.minecraft declared as class_11131Methods in net.minecraft that return class_11131Modifier and TypeMethodDescriptionstatic @Nullable class_11131class_11131.method_70350(MinecraftClient minecraftClient, UnlocksScreen unlocksScreen, UnlockHandler unlockHandler, int int2, RegistryEntry<PlayerUnlock> registryEntry) Constructors in net.minecraft with parameters of type class_11131ModifierConstructorDescriptionclass_11128(class_11131 class_11131, MinecraftClient minecraftClient, RegistryEntry<PlayerUnlock> registryEntry, AdvancementDisplay advancementDisplay, PlayerUnlock.Visibility visibility, boolean bool, int int2, boolean bool2, boolean bool3) -
Uses of class_11131 in net.minecraft.client.gui.screen.unlock
Fields in net.minecraft.client.gui.screen.unlock declared as class_11131Fields in net.minecraft.client.gui.screen.unlock with type parameters of type class_11131Modifier and TypeFieldDescriptionprivate final Map<RegistryEntry<PlayerUnlock>, class_11131> UnlocksScreen.field_59408Methods in net.minecraft.client.gui.screen.unlock that return class_11131Modifier and TypeMethodDescriptionprivate @Nullable class_11131UnlocksScreen.method_70344(RegistryEntry<PlayerUnlock> registryEntry)