Uses of Class
net.minecraftforge.common.crafting.CompoundIngredient
Packages that use CompoundIngredient
-
Uses of CompoundIngredient in net.minecraftforge.common.crafting
Methods in net.minecraftforge.common.crafting that return CompoundIngredientModifier and TypeMethodDescriptionCompoundIngredient.Serializer.parse
(com.google.gson.JsonObject json) CompoundIngredient.Serializer.parse
(FriendlyByteBuf buffer) Methods in net.minecraftforge.common.crafting with parameters of type CompoundIngredientModifier and TypeMethodDescriptionvoid
CompoundIngredient.Serializer.write
(FriendlyByteBuf buffer, CompoundIngredient ingredient)