net.minecraft.world.item.crafting

public class RecipePropertySet

dcn
net.minecraft.world.item.crafting.RecipePropertySet
net.minecraft.class_10290
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
REGISTRY
f_348377_
public static final ResourceKey<RecipePropertySet>
b
SMITHING_BASE
field_54647
SMITHING_BASE
f_346456_
public static final ResourceKey<RecipePropertySet>
c
SMITHING_TEMPLATE
field_54648
SMITHING_TEMPLATE
f_346277_
public static final ResourceKey<RecipePropertySet>
d
SMITHING_ADDITION
field_54649
SMITHING_ADDITION
f_348593_
public static final ResourceKey<RecipePropertySet>
e
FURNACE_INPUT
field_54650
FURNACE_INPUT
f_348395_
public static final ResourceKey<RecipePropertySet>
f
BLAST_FURNACE_INPUT
field_54651
BLAST_FURNACE_INPUT
f_346264_
public static final ResourceKey<RecipePropertySet>
g
SMOKER_INPUT
field_54652
SMOKER_INPUT
f_346705_
public static final ResourceKey<RecipePropertySet>
h
CAMPFIRE_INPUT
field_54653
CAMPFIRE_INPUT
f_346730_
public static final StreamCodec<RegistryFriendlyByteBuf, RecipePropertySet>
i
STREAM_CODEC
field_54654
PACKET_CODEC
f_349433_
public static final RecipePropertySet
j
EMPTY
field_54655
EMPTY
f_346317_
private final Set<Holder<Item>>
k
items
field_54656
usableItems
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)
register(String id)
m_356910_(String p_366068_)
public boolean
a(cxp arg0)
test(ItemStack arg0)
method_64701(class_1799 arg0)
canUse(ItemStack stack)
m_357406_(C_1391_ arg0)
static RecipePropertySet
a(Collection<dca> arg0)
create(Collection<Ingredient> arg0)
method_64705(Collection<class_1856> arg0)
of(Collection<Ingredient> ingredients)
m_352979_(Collection<C_1462_> p_366318_)