Class NeverDialogConditionHandler
java.lang.Object
ru.dragonestia.msb3.api.dialog.condition.NeverDialogConditionHandler
- All Implemented Interfaces:
DialogConditionHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancheck(net.minestom.server.entity.Player player, Dialog dialog, DialogButton button, DialogueRenderer renderer, Params params)
-
Constructor Details
-
NeverDialogConditionHandler
public NeverDialogConditionHandler()
-
-
Method Details
-
check
public boolean check(net.minestom.server.entity.Player player, Dialog dialog, DialogButton button, DialogueRenderer renderer, Params params) - Specified by:
checkin interfaceDialogConditionHandler
-