Uses of Interface
me.hsgamer.topper.query.forward.QueryForwardContext
Packages that use QueryForwardContext
Package
Description
-
Uses of QueryForwardContext in me.hsgamer.topper.query.forward
Classes in me.hsgamer.topper.query.forward with type parameters of type QueryForwardContext -
Uses of QueryForwardContext in me.hsgamer.topper.spigot.plugin.manager
Classes in me.hsgamer.topper.spigot.plugin.manager that implement QueryForwardContext -
Uses of QueryForwardContext in me.hsgamer.topper.spigot.query.forward.miniplaceholders
Classes in me.hsgamer.topper.spigot.query.forward.miniplaceholders with type parameters of type QueryForwardContextModifier and TypeClassDescriptionclass
MiniPlaceholdersQueryForwarder<C extends QueryForwardContext<org.bukkit.entity.Player>>
-
Uses of QueryForwardContext in me.hsgamer.topper.spigot.query.forward.placeholderapi
Classes in me.hsgamer.topper.spigot.query.forward.placeholderapi with type parameters of type QueryForwardContextModifier and TypeClassDescriptionclass
PlaceholderQueryForwarder<C extends QueryForwardContext<org.bukkit.OfflinePlayer> & PluginContext>