Class StaticComponentType<T>

java.lang.Object
com.github.retrooper.packetevents.protocol.mapper.AbstractMappedEntity
com.github.retrooper.packetevents.protocol.component.StaticComponentType<T>
All Implemented Interfaces:
ComponentType<T>, MappedEntity

public class StaticComponentType<T> extends AbstractMappedEntity implements ComponentType<T>