net.minecraft.server.v1_14_R1

public class RecipeBookServer

extends RecipeBook

yr
net.minecraft.class_3441
net.minecraft.server.network.ServerRecipeBook
net.minecraft.item.crafting.ServerRecipeBook
net.minecraft.server.v1_14_R1.RecipeBookServer

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
k
field_15303
LOGGER
field_192828_d
private final CraftingManager
l
field_15304
manager
field_199641_f

Constructor summary

ModifierConstructor
public (CraftingManager arg0)

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)
func_197926_a(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)
func_197925_b(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)
func_194081_a(SRecipeBookPacket$State arg0, ServerPlayerEntity arg1, List<ResourceLocation> arg2)
public NBTTagCompound
i()
method_14902()
toTag()
func_192824_e()
save()
public void
a(ic arg0)
method_14901(class_2487 arg0)
fromTag(CompoundTag arg0)
func_192825_a(CompoundNBT arg0)
private void
a(ij arg0, Consumer<bem<?>> arg1)
method_20732(class_2499 arg0, Consumer<class_1860<?>> arg1)
method_20732(ListTag arg0, Consumer<Recipe<?>> arg1)
func_223417_a(ListNBT arg0, Consumer<IRecipe<?>> arg1)
public void
a(vj arg0)
method_14904(class_3222 arg0)
sendInitRecipesPacket(ServerPlayerEntity arg0)
func_192826_c(ServerPlayerEntity arg0)