Class TextPlaceholdersQueryForwarder

java.lang.Object
me.hsgamer.topper.fabric.hook.textplaceholderapi.TextPlaceholdersQueryForwarder
All Implemented Interfaces:
Consumer<me.hsgamer.topper.query.forward.QueryForwardContext<UUID>>

public class TextPlaceholdersQueryForwarder extends Object implements Consumer<me.hsgamer.topper.query.forward.QueryForwardContext<UUID>>
  • Constructor Details

    • TextPlaceholdersQueryForwarder

      public TextPlaceholdersQueryForwarder()
  • Method Details

    • accept

      public void accept(me.hsgamer.topper.query.forward.QueryForwardContext<UUID> context)
      Specified by:
      accept in interface Consumer<me.hsgamer.topper.query.forward.QueryForwardContext<UUID>>
    • unregister

      public void unregister()