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.world.item.crafting.RecipePropertySet

Field summary

Modifier and TypeField
public static final ResourceKey<? extends Registry<RecipePropertySet>>
a
TYPE_KEY
field_54646
REGISTRY
public static final ResourceKey<RecipePropertySet>
b
SMITHING_BASE
field_54647
SMITHING_BASE
public static final ResourceKey<RecipePropertySet>
c
SMITHING_TEMPLATE
field_54648
SMITHING_TEMPLATE
public static final ResourceKey<RecipePropertySet>
d
SMITHING_ADDITION
field_54649
SMITHING_ADDITION
public static final ResourceKey<RecipePropertySet>
e
FURNACE_INPUT
field_54650
FURNACE_INPUT
public static final ResourceKey<RecipePropertySet>
f
BLAST_FURNACE_INPUT
field_54651
BLAST_FURNACE_INPUT
public static final ResourceKey<RecipePropertySet>
g
SMOKER_INPUT
field_54652
SMOKER_INPUT
public static final ResourceKey<RecipePropertySet>
h
CAMPFIRE_INPUT
field_54653
CAMPFIRE_INPUT
public static final StreamCodec<RegistryFriendlyByteBuf, RecipePropertySet>
i
STREAM_CODEC
field_54654
PACKET_CODEC
public static final RecipePropertySet
j
EMPTY
field_54655
EMPTY
private final Set<Holder<Item>>
k
items
field_54656
usableItems

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)
public boolean
a(cxp arg0)
test(ItemStack arg0)
method_64701(class_1799 arg0)
canUse(ItemStack stack)
static RecipePropertySet
a(Collection<dca> arg0)
create(Collection<Ingredient> arg0)
method_64705(Collection<class_1856> arg0)
of(Collection<Ingredient> ingredients)