net.minecraft.data.recipes

public class SingleItemRecipeBuilder

implements RecipeBuilder

pg
net.minecraft.data.recipes.SingleItemRecipeBuilder
net.minecraft.class_3981
net.minecraft.unmapped.C_nuvqrpet
net.minecraft.data.server.recipe.StonecuttingRecipeJsonBuilder
net.minecraft.data.server.recipe.SingleItemRecipeJsonFactory
net.minecraft.src.C_4836_

Field summary

Modifier and TypeField
private final RecipeCategory
b
category
field_40650
f_hqpzyjpj
category
category
f_244239_
private final Item
c
result
field_17690
f_yokitbpg
output
result
f_126302_
private final Ingredient
d
ingredient
field_17691
f_wsiczagw
input
ingredient
f_126303_
private final int
e
count
field_17692
f_nehwgdlx
count
count
f_126304_
private final Map<String, Criterion<?>>
f
criteria
field_46151
f_qrfbsqja
criteria
criteria
f_291531_
private String
g
group
field_17694
f_rvmsorxp
group
group
f_126306_
private final SingleItemRecipe$Factory<?>
h
factory
field_47505
f_ggxalver
recipeFactory
recipeFactory
f_303835_

Constructor summary

ModifierConstructor
public (RecipeCategory category, SingleItemRecipe$Factory<?> recipeFactory, Ingredient input, ItemLike output, int count)

Method summary

Modifier and TypeMethod
public static SingleItemRecipeBuilder
a(dbz arg0, pa arg1, dhg arg2)
stonecutting(Ingredient arg0, RecipeCategory arg1, ItemLike arg2)
method_17968(class_1856 arg0, class_7800 arg1, class_1935 arg2)
m_hfqoqzjy(C_tcpsydrv arg0, C_ehjomvtz arg1, C_gmbqjnle arg2)
createStonecutting(Ingredient input, RecipeCategory category, ItemConvertible output)
createSingleOutputStonecuttingRecipe(Ingredient result, RecipeCategory category, ItemConvertible ingredient)
m_245264_(C_1462_ p_248596_, C_243442_ p_250503_, C_1595_ p_250269_)
public static SingleItemRecipeBuilder
a(dbz arg0, pa arg1, dhg arg2, int arg3)
stonecutting(Ingredient arg0, RecipeCategory arg1, ItemLike arg2, int arg3)
method_17969(class_1856 arg0, class_7800 arg1, class_1935 arg2, int arg3)
m_ydhjfeqg(C_tcpsydrv arg0, C_ehjomvtz arg1, C_gmbqjnle arg2, int arg3)
createStonecutting(Ingredient input, RecipeCategory category, ItemConvertible output, int count)
createStonecuttingRecipe(Ingredient result, RecipeCategory category, ItemConvertible ingredient, int count)
m_246944_(C_1462_ p_251375_, C_243442_ p_248984_, C_1595_ p_250105_, int p_249506_)
public SingleItemRecipeBuilder
b(String arg0, ap<?> arg1)
unlockedBy(String arg0, Criterion<?> arg1)
method_17970(String arg0, class_175<?> arg1)
m_lvyinfzd(String arg0, C_rzypsigz<?> arg1)
criterion(String arg0, AdvancementCriterion<?> arg1)
criterion(String arg0, AdvancementCriterion<?> arg1)
m_126132_(String p_298188_, C_109_<?> arg1)
public SingleItemRecipeBuilder
b(String arg0)
group(String arg0)
method_35919(String arg0)
m_ljfxgvxs(String arg0)
group(String arg0)
group(String arg0)
m_126145_(String arg0)
public Item
a()
getResult()
method_36441()
m_iyrkrudc()
getOutputItem()
getResult()
m_142372_()
public void
a(pb arg0, aly<dcd<?>> arg1)
save(RecipeOutput arg0, ResourceKey<Recipe<?>> arg1)
method_17972(class_8790 arg0, class_5321<class_1860<?>> arg1)
m_hsdcetxl(C_nykrdyol arg0, C_xhhleach<C_awrmdwqd<?>> arg1)
offerTo(RecipeExporter arg0, RegistryKey<Recipe<?>> arg1)
m_hsdcetxl(RecipeExporter arg0, RegistryKey<Recipe<?>> arg1)
m_126140_(C_290160_ p_362425_, C_5264_<C_1469_<?>> arg1)
private void
a(aly<dcd<?>> arg0)
ensureValid(ResourceKey<Recipe<?>> arg0)
method_17973(class_5321<class_1860<?>> arg0)
m_eajlsmhn(C_xhhleach<C_awrmdwqd<?>> arg0)
validate(RegistryKey<Recipe<?>> recipeKey)
validate(RegistryKey<Recipe<?>> arg0)
m_126329_(C_5264_<C_1469_<?>> arg0)