Remove CustomClickEvent.ACTION_KEY
This commit is contained in:
@@ -20,11 +20,6 @@ import org.jetbrains.annotations.ApiStatus;
|
||||
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.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user