Uses of Class
net.minecraftforge.common.crafting.IntersectionIngredient
-
Uses of IntersectionIngredient in net.minecraftforge.common.crafting
Modifier and TypeFieldDescriptionstatic final IIngredientSerializer<IntersectionIngredient>
IntersectionIngredient.Serializer.INSTANCE
Modifier and TypeMethodDescriptionIntersectionIngredient.Serializer.parse
(com.google.gson.JsonObject json) IntersectionIngredient.Serializer.parse
(FriendlyByteBuf buffer) Modifier and TypeMethodDescriptionvoid
IntersectionIngredient.Serializer.write
(FriendlyByteBuf buffer, IntersectionIngredient intersection)