Uses of Class
net.neoforged.neoforge.common.crafting.SizedIngredient
Packages that use SizedIngredient
-
Uses of SizedIngredient in net.neoforged.neoforge.common.crafting
Fields in net.neoforged.neoforge.common.crafting with type parameters of type SizedIngredientModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<SizedIngredient> SizedIngredient.NESTED_CODEC
The "nested" codec forSizedIngredient
.static final StreamCodec
<RegistryFriendlyByteBuf, SizedIngredient> SizedIngredient.STREAM_CODEC
Methods in net.neoforged.neoforge.common.crafting that return SizedIngredientModifier and TypeMethodDescriptionstatic SizedIngredient
Helper method to create a simple sized ingredient that matches a single item.