JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
net.minecraft.stats.ServerRecipeBook
Packages that use
ServerRecipeBook
Package
Description
net.minecraft.server.level
Uses of
ServerRecipeBook
in
net.minecraft.server.level
Fields in
net.minecraft.server.level
declared as
ServerRecipeBook
Modifier and Type
Field
Description
private final
ServerRecipeBook
ServerPlayer.
recipeBook
Methods in
net.minecraft.server.level
that return
ServerRecipeBook
Modifier and Type
Method
Description
ServerRecipeBook
ServerPlayer.
getRecipeBook
()