Class StaticActionType<T extends Action>

java.lang.Object
com.github.retrooper.packetevents.protocol.mapper.AbstractMappedEntity
com.github.retrooper.packetevents.protocol.dialog.action.StaticActionType<T>
All Implemented Interfaces:
ActionType<T>, MappedEntity

@NullMarked public class StaticActionType<T extends Action> extends AbstractMappedEntity implements ActionType<T>