Class StaticAction
java.lang.Object
net.md_5.bungee.api.dialog.action.StaticAction
- All Implemented Interfaces:
Action
Represents a static dialog action.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean@NonNull net.md_5.bungee.api.chat.ClickEventclickEvent(@NonNull net.md_5.bungee.api.chat.ClickEvent clickEvent) booleaninthashCode()toString()
-
Constructor Details
-
StaticAction
public StaticAction(@NonNull @NonNull net.md_5.bungee.api.chat.ClickEvent clickEvent)
-
-
Method Details