Class MiniPlaceholdersQueryForwarder

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 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()