Class StaticRecipeDisplayType<T extends RecipeDisplay<?>>

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

public class StaticRecipeDisplayType<T extends RecipeDisplay<?>> extends AbstractMappedEntity implements RecipeDisplayType<T>