net.minecraft.server.network

public class ServerRecipeBook

extends RecipeBook

yr
net.minecraft.class_3441
net.minecraft.server.network.ServerRecipeBook
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
LOGGER
field_192828_d
LOGGER
private final RecipeManager
l
field_15304
manager
craftingManager
field_199641_f
recipeManager

Constructor summary

ModifierConstructor
public (RecipeManager craftingManager)

Method summary

Modifier and TypeMethod
public int
a(Collection<bem<?>> arg0, vj arg1)
method_14903(Collection<class_1860<?>> arg0, class_3222 arg1)
unlockRecipes(Collection<Recipe<?>> arg0, ServerPlayerEntity 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<bem<?>> arg0, vj arg1)
method_14900(Collection<class_1860<?>> arg0, class_3222 arg1)
lockRecipes(Collection<Recipe<?>> arg0, ServerPlayerEntity arg1)
removeRecipes(Collection<Recipe<?>> recipes, ServerPlayerEntity player)
func_197925_b(Collection<IRecipe<?>> arg0, ServerPlayerEntity arg1)
remove(Collection<IRecipe<?>> arg0, ServerPlayerEntity arg1)
private void
a(me$a arg0, vj arg1, List<qt> arg2)
method_14899(class_2713$class_2714 arg0, class_3222 arg1, List<class_2960> arg2)
sendUnlockRecipesPacket(UnlockRecipesS2CPacket$Action arg0, ServerPlayerEntity arg1, List<Identifier> 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 CompoundTag
i()
method_14902()
toTag()
toNbt()
func_192824_e()
write()
public void
a(ic arg0)
method_14901(class_2487 arg0)
fromTag(CompoundTag arg0)
readNbt(NbtCompound nbt)
func_192825_a(CompoundNBT arg0)
read(CompoundNBT tag)
private void
a(ij arg0, Consumer<bem<?>> arg1)
method_20732(class_2499 arg0, Consumer<class_1860<?>> arg1)
method_20732(ListTag arg0, Consumer<Recipe<?>> arg1)
m_77491488(NbtList arg0, Consumer<Recipe<?>> arg1)
func_223417_a(ListNBT arg0, Consumer<IRecipe<?>> arg1)
func_223417_a(ListNBT arg0, Consumer<IRecipe<?>> arg1)
public void
a(vj arg0)
method_14904(class_3222 arg0)
sendInitRecipesPacket(ServerPlayerEntity arg0)
sendInitRecipes(ServerPlayerEntity player)
func_192826_c(ServerPlayerEntity arg0)
init(ServerPlayerEntity player)