net.minecraft.world.item.crafting

public class RecipePropertySet

dcn
net.minecraft.world.item.crafting.RecipePropertySet
net.minecraft.class_10290
net.minecraft.unmapped.C_jgqrwysz
net.minecraft.recipe.RecipePropertySet
net.minecraft.recipe.RecipePropertySet
net.minecraft.src.C_345775_
net.minecraft.world.item.crafting.RecipePropertySet

Field summary

Modifier and TypeField
public static final ResourceKey<? extends Registry<RecipePropertySet>>
a
TYPE_KEY
field_54646
f_unqzydrp
REGISTRY
REGISTRY
f_348377_
public static final ResourceKey<RecipePropertySet>
b
SMITHING_BASE
field_54647
f_hcvirxds
SMITHING_BASE
SMITHING_BASE
f_346456_
public static final ResourceKey<RecipePropertySet>
c
SMITHING_TEMPLATE
field_54648
f_dshlvrcv
SMITHING_TEMPLATE
SMITHING_TEMPLATE
f_346277_
public static final ResourceKey<RecipePropertySet>
d
SMITHING_ADDITION
field_54649
f_ismbrtyo
SMITHING_ADDITION
SMITHING_ADDITION
f_348593_
public static final ResourceKey<RecipePropertySet>
e
FURNACE_INPUT
field_54650
f_gnwgdaff
FURNACE_INPUT
FURNACE_INPUT
f_348395_
public static final ResourceKey<RecipePropertySet>
f
BLAST_FURNACE_INPUT
field_54651
f_jfldkvyc
BLAST_FURNACE_INPUT
BLAST_FURNACE_INPUT
f_346264_
public static final ResourceKey<RecipePropertySet>
g
SMOKER_INPUT
field_54652
f_ieylgxqu
SMOKER_INPUT
SMOKER_INPUT
f_346705_
public static final ResourceKey<RecipePropertySet>
h
CAMPFIRE_INPUT
field_54653
f_kfysbxic
CAMPFIRE_INPUT
CAMPFIRE_INPUT
f_346730_
public static final StreamCodec<RegistryFriendlyByteBuf, RecipePropertySet>
i
STREAM_CODEC
field_54654
f_qxgfvwac
PACKET_CODEC
PACKET_CODEC
f_349433_
public static final RecipePropertySet
j
EMPTY
field_54655
f_krwcvgta
EMPTY
EMPTY
f_346317_
private final Set<Holder<Item>>
k
items
field_54656
f_fsjrkwlt
usableItems
items
f_348183_

Constructor summary

ModifierConstructor
private (Set<Holder<Item>> usableItems)

Method summary

Modifier and TypeMethod
private static ResourceKey<RecipePropertySet>
a(String arg0)
registerVanilla(String arg0)
method_64704(String arg0)
m_dslwlalf(String arg0)
register(String id)
register(String path)
m_356910_(String p_366068_)
public boolean
a(cxp arg0)
test(ItemStack arg0)
method_64701(class_1799 arg0)
m_dhkmmoeu(C_sddaxwyk arg0)
canUse(ItemStack stack)
test(ItemStack stack)
m_357406_(C_1391_ arg0)
static RecipePropertySet
a(Collection<dca> arg0)
create(Collection<Ingredient> arg0)
method_64705(Collection<class_1856> arg0)
m_xvjmdfru(Collection<C_tcpsydrv> arg0)
of(Collection<Ingredient> ingredients)
create(Collection<Ingredient> ingredients)
m_352979_(Collection<C_1462_> p_366318_)