java.lang.Object
me.hsgamer.topper.spigot.query.forward.placeholderapi.PlaceholderQueryForwarder<C>
- All Implemented Interfaces:
Consumer<C>
public class PlaceholderQueryForwarder<C extends me.hsgamer.topper.query.forward.QueryForwardContext<UUID>>
extends Object
implements Consumer<C>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PlaceholderQueryForwarder
public PlaceholderQueryForwarder(org.bukkit.plugin.Plugin defaultPlugin)
-
Method Details
-
accept
public void accept(C context)
- Specified by:
accept in interface Consumer<C extends me.hsgamer.topper.query.forward.QueryForwardContext<UUID>>
-
unregister
public void unregister()