net.minecraft.server.crafting

public class ServerRecipeBook

extends RecipeBook

yo
net.minecraft.class_3441
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
k
field_15303
LOGGER
field_192828_d
LOGGER
private final CraftingManager
l
field_15304
craftingManager
field_199641_f
recipeManager

Constructor summary

ModifierConstructor
public (CraftingManager craftingManager)

Method summary

Modifier and TypeMethod
public int
a(Collection<bej<?>> arg0, vh arg1)
method_14903(Collection<class_1860<?>> arg0, class_3222 arg1)
addRecipes(Collection<Recipe<?>> recipes, ServerPlayerEntity player)
func_197926_a(Collection<IRecipe<?>> arg0, ServerPlayerEntity arg1)
add(Collection<IRecipe<?>> arg0, ServerPlayerEntity arg1)
public int
b(Collection<bej<?>> arg0, vh arg1)
method_14900(Collection<class_1860<?>> arg0, class_3222 arg1)
removeRecipes(Collection<Recipe<?>> recipes, ServerPlayerEntity player)
func_197925_b(Collection<IRecipe<?>> arg0, ServerPlayerEntity arg1)
remove(Collection<IRecipe<?>> arg0, ServerPlayerEntity arg1)
private void
a(md$a arg0, vh arg1, List<qs> arg2)
method_14899(class_2713$class_2714 arg0, class_3222 arg1, List<class_2960> arg2)
sendRecipes(RecipeS2CPacket$State state, ServerPlayerEntity player, List<Identifier> recipes)
func_194081_a(SRecipeBookPacket$State arg0, ServerPlayerEntity arg1, List<ResourceLocation> arg2)
sendPacket(SRecipeBookPacket$State state, ServerPlayerEntity player, List<ResourceLocation> recipesIn)
public NbtCompound
i()
method_14902()
toNbt()
func_192824_e()
write()
public void
a(ib arg0)
method_14901(class_2487 arg0)
readNbt(NbtCompound nbt)
func_192825_a(CompoundNBT arg0)
read(CompoundNBT tag)
public void
a(vh arg0)
method_14904(class_3222 arg0)
sendInitRecipes(ServerPlayerEntity player)
func_192826_c(ServerPlayerEntity arg0)
init(ServerPlayerEntity player)