Interface DialogConditionHandler

All Known Implementing Classes:
AlwaysDialogConditionHandler, NeverDialogConditionHandler

public interface DialogConditionHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    check(net.minestom.server.entity.Player player, Dialog dialog, DialogButton button, DialogueRenderer renderer, Params params)