net.minecraft.recipe

public class RecipePropertySet

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

Field summary

Modifier and TypeField
public static final RegistryKey<? extends Registry<RecipePropertySet>>
TYPE_KEY
field_54646
REGISTRY
public static final RegistryKey<RecipePropertySet>
SMITHING_BASE
field_54647
SMITHING_BASE
public static final RegistryKey<RecipePropertySet>
SMITHING_TEMPLATE
field_54648
SMITHING_TEMPLATE
public static final RegistryKey<RecipePropertySet>
SMITHING_ADDITION
field_54649
SMITHING_ADDITION
public static final RegistryKey<RecipePropertySet>
FURNACE_INPUT
field_54650
FURNACE_INPUT
public static final RegistryKey<RecipePropertySet>
BLAST_FURNACE_INPUT
field_54651
BLAST_FURNACE_INPUT
public static final RegistryKey<RecipePropertySet>
SMOKER_INPUT
field_54652
SMOKER_INPUT
public static final RegistryKey<RecipePropertySet>
CAMPFIRE_INPUT
field_54653
CAMPFIRE_INPUT
public static final PacketCodec<RegistryByteBuf, RecipePropertySet>
STREAM_CODEC
field_54654
PACKET_CODEC
public static final RecipePropertySet
EMPTY
field_54655
EMPTY
private final Set<RegistryEntry<Item>>
items
field_54656
usableItems

Constructor summary

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

Method summary

Modifier and TypeMethod
private static RegistryKey<RecipePropertySet>
registerVanilla(String name)
method_64704(String arg0)
register(String id)
public boolean
test(ItemStack itemStack)
method_64701(class_1799 arg0)
canUse(ItemStack stack)
static RecipePropertySet
create(Collection<Ingredient> ingredients)
method_64705(Collection<class_1856> arg0)
of(Collection<Ingredient> ingredients)
private static List
lambda$static$1(RecipePropertySet arg0)
method_64703(class_10290 arg0)
method_64703(RecipePropertySet set)
private static RecipePropertySet
lambda$static$0(List arg0)
method_64706(List arg0)
method_64706(List items)