Package net.minecraft.recipe
Class RecipePropertySet
java.lang.Object
net.minecraft.recipe.RecipePropertySet
- Mappings:
Namespace Name named net/minecraft/recipe/RecipePropertySetintermediary net/minecraft/class_10290official dbo
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RegistryKey<RecipePropertySet> static final RegistryKey<RecipePropertySet> static final RecipePropertySetstatic final RegistryKey<RecipePropertySet> static final PacketCodec<RegistryByteBuf, RecipePropertySet> static final RegistryKey<? extends Registry<RecipePropertySet>> static final RegistryKey<RecipePropertySet> static final RegistryKey<RecipePropertySet> static final RegistryKey<RecipePropertySet> static final RegistryKey<RecipePropertySet> private final Set<RegistryEntry<Item>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean(package private) static RecipePropertySetof(Collection<Ingredient> ingredients) private static RegistryKey<RecipePropertySet>
-
Field Details
-
REGISTRY
- Mappings:
Namespace Name Mixin selector named REGISTRYLnet/minecraft/recipe/RecipePropertySet;REGISTRY:Lnet/minecraft/registry/RegistryKey;intermediary field_54646Lnet/minecraft/class_10290;field_54646:Lnet/minecraft/class_5321;official aLdbo;a:Laku;
-
SMITHING_BASE
- Mappings:
Namespace Name Mixin selector named SMITHING_BASELnet/minecraft/recipe/RecipePropertySet;SMITHING_BASE:Lnet/minecraft/registry/RegistryKey;intermediary field_54647Lnet/minecraft/class_10290;field_54647:Lnet/minecraft/class_5321;official bLdbo;b:Laku;
-
SMITHING_TEMPLATE
- Mappings:
Namespace Name Mixin selector named SMITHING_TEMPLATELnet/minecraft/recipe/RecipePropertySet;SMITHING_TEMPLATE:Lnet/minecraft/registry/RegistryKey;intermediary field_54648Lnet/minecraft/class_10290;field_54648:Lnet/minecraft/class_5321;official cLdbo;c:Laku;
-
SMITHING_ADDITION
- Mappings:
Namespace Name Mixin selector named SMITHING_ADDITIONLnet/minecraft/recipe/RecipePropertySet;SMITHING_ADDITION:Lnet/minecraft/registry/RegistryKey;intermediary field_54649Lnet/minecraft/class_10290;field_54649:Lnet/minecraft/class_5321;official dLdbo;d:Laku;
-
FURNACE_INPUT
- Mappings:
Namespace Name Mixin selector named FURNACE_INPUTLnet/minecraft/recipe/RecipePropertySet;FURNACE_INPUT:Lnet/minecraft/registry/RegistryKey;intermediary field_54650Lnet/minecraft/class_10290;field_54650:Lnet/minecraft/class_5321;official eLdbo;e:Laku;
-
BLAST_FURNACE_INPUT
- Mappings:
Namespace Name Mixin selector named BLAST_FURNACE_INPUTLnet/minecraft/recipe/RecipePropertySet;BLAST_FURNACE_INPUT:Lnet/minecraft/registry/RegistryKey;intermediary field_54651Lnet/minecraft/class_10290;field_54651:Lnet/minecraft/class_5321;official fLdbo;f:Laku;
-
SMOKER_INPUT
- Mappings:
Namespace Name Mixin selector named SMOKER_INPUTLnet/minecraft/recipe/RecipePropertySet;SMOKER_INPUT:Lnet/minecraft/registry/RegistryKey;intermediary field_54652Lnet/minecraft/class_10290;field_54652:Lnet/minecraft/class_5321;official gLdbo;g:Laku;
-
CAMPFIRE_INPUT
- Mappings:
Namespace Name Mixin selector named CAMPFIRE_INPUTLnet/minecraft/recipe/RecipePropertySet;CAMPFIRE_INPUT:Lnet/minecraft/registry/RegistryKey;intermediary field_54653Lnet/minecraft/class_10290;field_54653:Lnet/minecraft/class_5321;official hLdbo;h:Laku;
-
PACKET_CODEC
- Mappings:
Namespace Name Mixin selector named PACKET_CODECLnet/minecraft/recipe/RecipePropertySet;PACKET_CODEC:Lnet/minecraft/network/codec/PacketCodec;intermediary field_54654Lnet/minecraft/class_10290;field_54654:Lnet/minecraft/class_9139;official iLdbo;i:Lyn;
-
EMPTY
- Mappings:
Namespace Name Mixin selector named EMPTYLnet/minecraft/recipe/RecipePropertySet;EMPTY:Lnet/minecraft/recipe/RecipePropertySet;intermediary field_54655Lnet/minecraft/class_10290;field_54655:Lnet/minecraft/class_10290;official jLdbo;j:Ldbo;
-
usableItems
- Mappings:
Namespace Name Mixin selector named usableItemsLnet/minecraft/recipe/RecipePropertySet;usableItems:Ljava/util/Set;intermediary field_54656Lnet/minecraft/class_10290;field_54656:Ljava/util/Set;official kLdbo;k:Ljava/util/Set;
-
-
Constructor Details
-
RecipePropertySet
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/recipe/RecipePropertySet;<init>(Ljava/util/Set;)Vintermediary <init>Lnet/minecraft/class_10290;<init>(Ljava/util/Set;)Vofficial <init>Ldbo;<init>(Ljava/util/Set;)V
-
-
Method Details
-
register
- Mappings:
Namespace Name Mixin selector named registerLnet/minecraft/recipe/RecipePropertySet;register(Ljava/lang/String;)Lnet/minecraft/registry/RegistryKey;intermediary method_64704Lnet/minecraft/class_10290;method_64704(Ljava/lang/String;)Lnet/minecraft/class_5321;official aLdbo;a(Ljava/lang/String;)Laku;
-
canUse
- Mappings:
Namespace Name Mixin selector named canUseLnet/minecraft/recipe/RecipePropertySet;canUse(Lnet/minecraft/item/ItemStack;)Zintermediary method_64701Lnet/minecraft/class_10290;method_64701(Lnet/minecraft/class_1799;)Zofficial aLdbo;a(Lcwq;)Z
-
of
- Mappings:
Namespace Name Mixin selector named ofLnet/minecraft/recipe/RecipePropertySet;of(Ljava/util/Collection;)Lnet/minecraft/recipe/RecipePropertySet;intermediary method_64705Lnet/minecraft/class_10290;method_64705(Ljava/util/Collection;)Lnet/minecraft/class_10290;official aLdbo;a(Ljava/util/Collection;)Ldbo;
-