Uses of Class
net.minecraft.stats.RecipeBookSettings
Packages that use RecipeBookSettings
-
Uses of RecipeBookSettings in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game declared as RecipeBookSettingsMethods in net.minecraft.network.protocol.game that return RecipeBookSettingsConstructors in net.minecraft.network.protocol.game with parameters of type RecipeBookSettingsModifierConstructorDescriptionClientboundRecipePacket(ClientboundRecipePacket.State p_132855_, Collection<ResourceLocation> p_132856_, Collection<ResourceLocation> p_132857_, RecipeBookSettings p_132858_)
-
Uses of RecipeBookSettings in net.minecraft.stats
Fields in net.minecraft.stats declared as RecipeBookSettingsMethods in net.minecraft.stats that return RecipeBookSettingsModifier and TypeMethodDescriptionRecipeBookSettings.copy()
RecipeBook.getBookSettings()
static RecipeBookSettings
RecipeBookSettings.read(CompoundTag p_12742_)
static RecipeBookSettings
RecipeBookSettings.read(FriendlyByteBuf p_12753_)
Methods in net.minecraft.stats with parameters of type RecipeBookSettingsModifier and TypeMethodDescriptionvoid
RecipeBookSettings.replaceFrom(RecipeBookSettings p_12733_)
void
RecipeBook.setBookSettings(RecipeBookSettings p_12688_)