Package io.github.kaktushose.jdac.definitions.features
package io.github.kaktushose.jdac.definitions.features
This package contains interfaces that implement some form of functionality for a definition, that not all definitions might share.
-
InterfacesClassDescriptionIndicates that the implementing
Definitioncan be transformed into a JDA entity that has aCustomId.JDAEntity<T>Indicates that the implementingDefinitioncan be transformed into a JDA entity.