Class StaticRecipeSerializer<T extends RecipeData>

java.lang.Object
com.github.retrooper.packetevents.protocol.mapper.AbstractMappedEntity
com.github.retrooper.packetevents.protocol.recipe.StaticRecipeSerializer<T>
All Implemented Interfaces:
MappedEntity, RecipeSerializer<T>

public class StaticRecipeSerializer<T extends RecipeData> extends AbstractMappedEntity implements RecipeSerializer<T>