Uses of Class
net.minecraft.client.ClientRecipeBook
Package
Description
-
Uses of ClientRecipeBook in net.minecraft.client.gui.screens.recipebook
Modifier and TypeMethodDescriptionboolean
RecipeBookTabButton.updateVisibility
(ClientRecipeBook p_100450_) -
Uses of ClientRecipeBook in net.minecraft.client.multiplayer
Modifier and TypeMethodDescriptionMultiPlayerGameMode.createPlayer
(ClientLevel p_105247_, StatsCounter p_105248_, ClientRecipeBook p_105249_) MultiPlayerGameMode.createPlayer
(ClientLevel p_105251_, StatsCounter p_105252_, ClientRecipeBook p_105253_, boolean p_105254_, boolean p_105255_) -
Uses of ClientRecipeBook in net.minecraft.client.player
ModifierConstructorDescriptionLocalPlayer
(Minecraft p_108621_, ClientLevel p_108622_, ClientPacketListener p_108623_, StatsCounter p_108624_, ClientRecipeBook p_108625_, boolean p_108626_, boolean p_108627_)