java.lang.Object
me.hsgamer.topper.fabric.hook.miniplaceholders.MiniPlaceholdersQueryForwarder
- All Implemented Interfaces:
Consumer<me.hsgamer.topper.query.forward.QueryForwardContext<UUID>>
public class MiniPlaceholdersQueryForwarder
extends Object
implements Consumer<me.hsgamer.topper.query.forward.QueryForwardContext<UUID>>
-
Constructor Summary
Constructors
-
Method Summary
void
accept(me.hsgamer.topper.query.forward.QueryForwardContext<UUID> queryContext)
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
MiniPlaceholdersQueryForwarder
public MiniPlaceholdersQueryForwarder()
-
Method Details
-
accept
public void accept(me.hsgamer.topper.query.forward.QueryForwardContext<UUID> queryContext)
- Specified by:
accept in interface Consumer<me.hsgamer.topper.query.forward.QueryForwardContext<UUID>>
-
unregister
public void unregister()