Uses of Package
com.github.ygimenez.model
Packages that use com.github.ygimenez.model
Package
Description
-
Classes in com.github.ygimenez.model used by com.github.ygimenez.listenerClassDescriptionClass used for checking whether a library action (read: paginate, categorize, buttonize or lazy-paginate action) was already disposed of.Wrapper for library events containing necessary data for handling.Represents an operation that accepts two input arguments and returns no result.
-
Classes in com.github.ygimenez.model used by com.github.ygimenez.methodClassDescriptionClass used for checking whether a library action (read: paginate, categorize, buttonize or lazy-paginate action) was already disposed of.Wrapper for
Pages.buttonize(net.dv8tion.jda.api.entities.Message, java.util.Map<net.dv8tion.jda.api.entities.emoji.Emoji, com.github.ygimenez.model.ThrowingConsumer<com.github.ygimenez.model.ButtonWrapper>>, boolean, boolean)arguments containing necessary data for processing.Class representing either aStringorMessageEmbedobject.This is the core object for Pagination-Utils' settings.
All settings changed duringPaginatorcreation will reflect across the whole library, allowing further customization of it.
This class must only be instantiated byPaginatorBuilder.Represents an operation that accepts one input argument and returns no result.Represents a function that accepts one argument and produces a result. -
Classes in com.github.ygimenez.model used by com.github.ygimenez.modelClassDescriptionClass representing either a
StringorMessageEmbedobject.This is the core object for Pagination-Utils' settings.
All settings changed duringPaginatorcreation will reflect across the whole library, allowing further customization of it.
This class must only be instantiated byPaginatorBuilder.Paginator's builder, this class allows you to customize Pagination-Utils' behavior as you like.
If you want a quick setup, usePaginatorBuilder.createSimplePaginator(JDA)orPaginatorBuilder.createSimplePaginator(ShardManager).Levels used to filter what events are logged to the console by the library.Represents an operation that accepts one input argument and returns no result. -
Classes in com.github.ygimenez.model used by com.github.ygimenez.model.helperClassDescriptionWrapper for
Pages.buttonize(net.dv8tion.jda.api.entities.Message, java.util.Map<net.dv8tion.jda.api.entities.emoji.Emoji, com.github.ygimenez.model.ThrowingConsumer<com.github.ygimenez.model.ButtonWrapper>>, boolean, boolean)arguments containing necessary data for processing.Class representing either aStringorMessageEmbedobject.Represents an operation that accepts one input argument and returns no result.Represents a function that accepts one argument and produces a result.