Remove CustomClickEvent.ACTION_KEY
This commit is contained in:
parent
415ac8c81e
commit
23ba5141f1
@ -20,11 +20,6 @@ import org.jetbrains.annotations.ApiStatus;
|
|||||||
public class CustomClickEvent extends Event implements Cancellable
|
public class CustomClickEvent extends Event implements Cancellable
|
||||||
{
|
{
|
||||||
|
|
||||||
/**
|
|
||||||
* Map key containing the form action, if available.
|
|
||||||
*/
|
|
||||||
public static final String ACTION_KEY = "action";
|
|
||||||
//
|
|
||||||
/**
|
/**
|
||||||
* Player who clicked.
|
* Player who clicked.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user