net.minecraft.world.item.crafting

public class RecipePropertySet

dga
net.minecraft.world.item.crafting.RecipePropertySet
net.minecraft.class_10290

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
private static ResourceKey<RecipePropertySet>
a(String arg0)
registerVanilla(String arg0)
method_64704(String arg0)
public boolean
a(dba arg0)
test(ItemStack arg0)
method_64701(class_1799 arg0)
static RecipePropertySet
a(Collection<dfn> arg0)
create(Collection<Ingredient> arg0)
method_64705(Collection<class_1856> arg0)