Uses of Class
net.minecraftforge.common.crafting.NBTIngredient
Packages that use NBTIngredient
-
Uses of NBTIngredient in net.minecraftforge.common.crafting
Methods in net.minecraftforge.common.crafting that return NBTIngredientModifier 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) Methods in net.minecraftforge.common.crafting with parameters of type NBTIngredientModifier and TypeMethodDescriptionvoid
NBTIngredient.Serializer.write
(FriendlyByteBuf buffer, NBTIngredient ingredient)