net.minecraft.server.crafting

public class ServerRecipeBook

extends RecipeBook

wn
net.minecraft.class_3356
net.minecraft.server.crafting.ServerRecipeBook
net.minecraft.item.crafting.ServerRecipeBook
net.minecraft.item.crafting.ServerRecipeBook

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
g
field_16473
LOGGER
field_192828_d
LOGGER
private final CraftingManager
h
field_22068
craftingManager
field_199641_f
recipeManager

Constructor summary

ModifierConstructor
public (CraftingManager craftingManager)

Method summary

Modifier and TypeMethod
public int
a(Collection<avk> arg0, tf arg1)
method_21411(Collection<class_1114> arg0, class_798 arg1)
addRecipes(Collection<Recipe> recipes, ServerPlayerEntity player)
func_197926_a(Collection<IRecipe> arg0, EntityPlayerMP arg1)
add(Collection<IRecipe> arg0, EntityPlayerMP arg1)
public int
b(Collection<avk> arg0, tf arg1)
method_21412(Collection<class_1114> arg0, class_798 arg1)
removeRecipes(Collection<Recipe> recipes, ServerPlayerEntity player)
func_197925_b(Collection<IRecipe> arg0, EntityPlayerMP arg1)
remove(Collection<IRecipe> arg0, EntityPlayerMP arg1)
private void
a(kv$a arg0, tf arg1, List<pc> arg2)
method_14996(class_3331$class_3332 arg0, class_798 arg1, List<class_1653> arg2)
sendRecipes(RecipeS2CPacket$State state, ServerPlayerEntity player, List<Identifier> recipes)
func_194081_a(SPacketRecipeBook$State arg0, EntityPlayerMP arg1, List<ResourceLocation> arg2)
sendPacket(SPacketRecipeBook$State state, EntityPlayerMP player, List<ResourceLocation> recipesIn)
public NbtCompound
e()
method_14999()
toNbt()
func_192824_e()
write()
public void
a(gy arg0)
method_14994(class_322 arg0)
readNbt(NbtCompound nbt)
func_192825_a(NBTTagCompound arg0)
read(NBTTagCompound tag)
public void
a(tf arg0)
method_14997(class_798 arg0)
sendInitRecipes(ServerPlayerEntity player)
func_192826_c(EntityPlayerMP arg0)
init(EntityPlayerMP player)