Uses of Class
net.minecraftforge.common.crafting.StrictNBTIngredient
Packages that use StrictNBTIngredient
-
Uses of StrictNBTIngredient in net.minecraftforge.common.crafting
Methods in net.minecraftforge.common.crafting that return StrictNBTIngredientModifier and TypeMethodDescriptionstatic StrictNBTIngredientCreates a new ingredient matching the given stack and tagStrictNBTIngredient.Serializer.parse(com.google.gson.JsonObject json) StrictNBTIngredient.Serializer.parse(FriendlyByteBuf buffer) Methods in net.minecraftforge.common.crafting with parameters of type StrictNBTIngredientModifier and TypeMethodDescriptionvoidStrictNBTIngredient.Serializer.write(FriendlyByteBuf buffer, StrictNBTIngredient ingredient)