Uses of Class
net.minecraftforge.common.crafting.StrictNBTIngredient
-
Uses of StrictNBTIngredient in net.minecraftforge.common.crafting
Modifier and TypeMethodDescriptionstatic StrictNBTIngredient
Creates a new ingredient matching the given stack and tagStrictNBTIngredient.Serializer.parse
(com.google.gson.JsonObject json) StrictNBTIngredient.Serializer.parse
(FriendlyByteBuf buffer) Modifier and TypeMethodDescriptionvoid
StrictNBTIngredient.Serializer.write
(FriendlyByteBuf buffer, StrictNBTIngredient ingredient)