Uses of Class
net.minecraftforge.common.crafting.NBTIngredient
-
Uses of NBTIngredient in net.minecraftforge.common.crafting
Modifier and TypeMethodDescriptionstatic NBTIngredient
Creates a new ingredient matching the given stack and tagNBTIngredient.Serializer.parse
(com.google.gson.JsonObject json) NBTIngredient.Serializer.parse
(FriendlyByteBuf buffer) Modifier and TypeMethodDescriptionvoid
NBTIngredient.Serializer.write
(FriendlyByteBuf buffer, NBTIngredient ingredient)