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