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 ServerRecipeBook
ServerPlayerEntity. recipeBook
Methods in net.minecraft.entity.player that return ServerRecipeBook Modifier and Type Method Description ServerRecipeBook
ServerPlayerEntity. getRecipeBook()
-