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 TypeMethodDescriptionNBTIngredient.Serializer.parse
(com.google.gson.JsonObject json) NBTIngredient.Serializer.parse
(PacketBuffer buffer) Methods in net.minecraftforge.common.crafting with parameters of type NBTIngredientModifier and TypeMethodDescriptionvoid
NBTIngredient.Serializer.write
(PacketBuffer buffer, NBTIngredient ingredient)