Uses of Class
net.minecraftforge.common.crafting.CompoundIngredient
-
Packages that use CompoundIngredient Package Description net.minecraftforge.common.crafting -
-
Uses of CompoundIngredient in net.minecraftforge.common.crafting
Methods in net.minecraftforge.common.crafting that return CompoundIngredient Modifier and Type Method Description CompoundIngredientCompoundIngredient.Serializer. parse(com.google.gson.JsonObject json)CompoundIngredientCompoundIngredient.Serializer. parse(PacketBuffer buffer)Methods in net.minecraftforge.common.crafting with parameters of type CompoundIngredient Modifier and Type Method Description voidCompoundIngredient.Serializer. write(PacketBuffer buffer, CompoundIngredient ingredient)
-