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