History - net.minecraft.server.network.ServerRecipeBook
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
void (List, RegistryKey, RecipeDisplayEntry): lambda$sendInitialRecipeBook$2, method_64590, method_64590
void (List, RegistryKey, RecipeDisplayEntry): lambda$sendInitialRecipeBook$0, method_64590, method_64590
void (List, RecipeDisplayEntry): lambda$removeRecipes$1, method_64592, method_64592
void (List, RecipeDisplayEntry): lambda$removeRecipes$0, method_64592, method_64592
1.21.11_unobfuscated
Names
net.minecraft.stats.ServerRecipeBook
net.minecraft.class_3441
net.minecraft.server.network.ServerRecipeBook
Fields
String: RECIPE_BOOK_TAG, field_29820, RECIPE_BOOK_KEY
org.slf4j.Logger: LOGGER, field_15303, LOGGER
ServerRecipeBook$DisplayCollector: displayResolver, field_54552, collector
Set<RegistryKey<Recipe<?>>>: known, field_54550, unlocked
Set<RegistryKey<Recipe<?>>>: highlight, field_54551, highlighted
Constructors
(ServerRecipeBook$DisplayCollector)
Methods
void (RegistryKey<Recipe<?>>): add, method_64588, unlock
boolean (RegistryKey<Recipe<?>>): contains, method_64593, isUnlocked
void (RegistryKey<Recipe<?>>): remove, method_64594, lock
void (RegistryKey<Recipe<?>>): removeHighlight, method_64595, unmarkHighlighted
void (RegistryKey<Recipe<?>>): addHighlight, method_64596, markHighlighted
int (Collection<RecipeEntry<?>>, ServerPlayerEntity): addRecipes, method_14903, unlockRecipes
int (Collection<RecipeEntry<?>>, ServerPlayerEntity): removeRecipes, method_14900, lockRecipes
void (List<RegistryKey<Recipe<?>>>, Consumer<RegistryKey<Recipe<?>>>, Predicate<RegistryKey<Recipe<?>>>): loadRecipes, method_20732, handleList
void (ServerPlayerEntity): sendInitialRecipeBook, method_14904, sendInitRecipesPacket
void (ServerRecipeBook): copyOverData, method_64589, copyFrom
ServerRecipeBook$Packed (): pack, method_71344, pack
void (ServerRecipeBook$Packed): apply, method_71342, unpack
void (ServerRecipeBook$Packed, Predicate<RegistryKey<Recipe<?>>>): loadUntrusted, method_71343, unpack
void (List, RegistryKey, RecipeDisplayEntry): lambda$sendInitialRecipeBook$2, method_64590, method_64590
void (List, RecipeDisplayEntry): lambda$removeRecipes$1, method_64592, method_64592
void (List, RecipeEntry, RecipeDisplayEntry): lambda$addRecipes$0, method_64591, method_64591