net.minecraft.data.recipes

public class ShapedRecipeBuilder

implements RecipeBuilder

oh
net.minecraft.data.recipes.ShapedRecipeBuilder
net.minecraft.class_2447
net.minecraft.unmapped.C_gfkvrxou
net.minecraft.data.recipe.ShapedRecipeJsonBuilder
net.minecraft.data.server.recipe.ShapedRecipeJsonFactory

Field summary

Modifier and TypeField
private final HolderGetter<Item>
b
items
field_53731
f_gcyzwvkp
registryLookup
private final RecipeCategory
c
category
field_40645
f_gagybuip
category
category
private final Item
d
result
field_11380
f_ezdpefxm
output
result
private final int
e
count
field_11378
f_pylfbbun
count
resultCount
private final List<String>
f
rows
field_11377
f_kxfnyzxp
pattern
pattern
private final Map<Character, Ingredient>
g
key
field_11376
f_bnvdxogk
inputs
ingredients
private final Map<String, Criterion<?>>
h
criteria
field_46149
f_kjrdsybc
criteria
criteria
private String
i
group
field_11381
f_ogramfqh
group
group
private boolean
j
showNotification
field_42956
f_qvjhojht
showNotification
showNotification

Constructor summary

ModifierConstructor
private (HolderGetter<Item> registryLookup, RecipeCategory category, ItemLike output, int count)

Method summary

Modifier and TypeMethod
public static ShapedRecipeBuilder
a(jf<cyz> arg0, oe arg1, diz arg2)
shaped(HolderGetter<Item> arg0, RecipeCategory arg1, ItemLike arg2)
method_10437(class_7871<class_1792> arg0, class_7800 arg1, class_1935 arg2)
m_knqihczo(C_pzdchrcy<C_vorddnax> arg0, C_ehjomvtz arg1, C_gmbqjnle arg2)
create(RegistryEntryLookup<Item> registryLookup, RecipeCategory category, ItemConvertible output)
m_knqihczo(HolderProvider<Item> arg0, RecipeCategory category, ItemConvertible arg2)
public static ShapedRecipeBuilder
a(jf<cyz> arg0, oe arg1, diz arg2, int arg3)
shaped(HolderGetter<Item> arg0, RecipeCategory arg1, ItemLike arg2, int arg3)
method_10436(class_7871<class_1792> arg0, class_7800 arg1, class_1935 arg2, int arg3)
m_svmqqhpb(C_pzdchrcy<C_vorddnax> arg0, C_ehjomvtz arg1, C_gmbqjnle arg2, int arg3)
create(RegistryEntryLookup<Item> registryLookup, RecipeCategory category, ItemConvertible output, int count)
m_svmqqhpb(HolderProvider<Item> arg0, RecipeCategory category, ItemConvertible arg2, int resultCount)
public ShapedRecipeBuilder
a(Character arg0, axr<cyz> arg1)
define(Character arg0, TagKey<Item> arg1)
method_10433(Character arg0, class_6862<class_1792> arg1)
m_hadhiznl(Character arg0, C_ednuhnnn<C_vorddnax> arg1)
input(Character c, TagKey<Item> tag)
ingredient(Character c, TagKey<Item> ingredient)
public ShapedRecipeBuilder
a(Character arg0, diz arg1)
define(Character arg0, ItemLike arg1)
method_10434(Character arg0, class_1935 arg1)
m_xnjuetes(Character arg0, C_gmbqjnle arg1)
input(Character c, ItemConvertible item)
ingredient(Character c, ItemConvertible ingredientProvider)
public ShapedRecipeBuilder
a(Character arg0, ddq arg1)
define(Character arg0, Ingredient arg1)
method_10428(Character arg0, class_1856 arg1)
m_rxvkvjpp(Character arg0, C_tcpsydrv arg1)
input(Character c, Ingredient ingredient)
ingredient(Character c, Ingredient ingredient)
public ShapedRecipeBuilder
b(String arg0)
pattern(String arg0)
method_10439(String arg0)
m_pgqmpqas(String arg0)
pattern(String patternStr)
pattern(String patternStr)
public ShapedRecipeBuilder
b(String arg0, aq<?> arg1)
unlockedBy(String arg0, Criterion<?> arg1)
method_10429(String arg0, class_175<?> arg1)
m_yqavywor(String arg0, C_rzypsigz<?> arg1)
criterion(String arg0, AdvancementCriterion<?> arg1)
criterion(String arg0, AdvancementCriterion<?> arg1)
public ShapedRecipeBuilder
c(String arg0)
group(String arg0)
method_10435(String arg0)
m_flzcdooo(String arg0)
group(String arg0)
group(String arg0)
public ShapedRecipeBuilder
a(boolean arg0)
showNotification(boolean arg0)
method_49380(boolean arg0)
m_qtpyuuiq(boolean arg0)
showNotification(boolean showNotification)
showNotification(boolean showNotification)
public Item
a()
getResult()
method_36441()
m_iyrkrudc()
getOutputItem()
getResult()
public void
a(of arg0, alf<ddu<?>> 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)
private ShapedRecipePattern
a(alf<ddu<?>> arg0)
ensureValid(ResourceKey<Recipe<?>> arg0)
method_10432(class_5321<class_1860<?>> arg0)
m_buxptdun(C_xhhleach<C_awrmdwqd<?>> arg0)
validate(RegistryKey<Recipe<?>> recipeKey)
validate(RegistryKey<Recipe<?>> arg0)