public class SettingsChangedEvent extends Event
ProxiedPlayer changed one or more of the following
(client-side) settings:
| Constructor and Description |
|---|
SettingsChangedEvent(ProxiedPlayer player) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
ProxiedPlayer |
getPlayer()
Player who changed the settings.
|
int |
hashCode() |
String |
toString() |
public SettingsChangedEvent(ProxiedPlayer player)
public ProxiedPlayer getPlayer()
protected boolean canEqual(Object other)
Copyright © 2012–2020 SpigotMC. All rights reserved.