net.minecraft.server.crafting

public class ServerRecipeBook

extends RecipeBook

qm
net.minecraft.class_3356
net.minecraft.server.crafting.ServerRecipeBook
net.minecraft.stats.RecipeBookServer
net.minecraft.stats.RecipeBookServer

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
e
field_16473
LOGGER
field_192828_d
LOGGER

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(List<akt> arg0, oq arg1)
method_14995(List<class_1114> arg0, class_798 arg1)
addRecipes(List<Recipe> recipes, ServerPlayerEntity player)
func_193835_a(List<IRecipe> arg0, EntityPlayerMP arg1)
add(List<IRecipe> recipesIn, EntityPlayerMP player)
public void
b(List<akt> arg0, oq arg1)
method_14998(List<class_1114> arg0, class_798 arg1)
removeRecipes(List<Recipe> recipes, ServerPlayerEntity player)
func_193834_b(List<IRecipe> arg0, EntityPlayerMP arg1)
remove(List<IRecipe> recipesIn, EntityPlayerMP player)
private void
a(js$a arg0, oq arg1, List<akt> arg2)
method_14996(class_3331$class_3332 arg0, class_798 arg1, List<class_1114> arg2)
sendRecipes(RecipeS2CPacket$State state, ServerPlayerEntity player, List<Recipe> recipes)
func_194081_a(SPacketRecipeBook$State arg0, EntityPlayerMP arg1, List<IRecipe> arg2)
sendPacket(SPacketRecipeBook$State state, EntityPlayerMP player, List<IRecipe> recipesIn)
public NbtCompound
c()
method_14999()
toNbt()
func_192824_e()
write()
public void
a(fy arg0)
method_14994(class_322 arg0)
readNbt(NbtCompound nbt)
func_192825_a(NBTTagCompound arg0)
read(NBTTagCompound tag)
private List<Recipe>
d()
method_15000()
getRecipes()
func_194079_d()
getRecipes()
private List<Recipe>
e()
method_15001()
getHighlight()
func_194080_e()
getDisplayedRecipes()
public void
a(oq arg0)
method_14997(class_798 arg0)
sendInitRecipes(ServerPlayerEntity player)
func_192826_c(EntityPlayerMP arg0)
init(EntityPlayerMP player)