Class PlayerInitialSpawnEvent
java.lang.Object
org.bukkit.event.Event
org.bukkit.event.player.PlayerEvent
org.spigotmc.event.player.PlayerSpawnLocationEvent
com.destroystokyo.paper.event.player.PlayerInitialSpawnEvent
@Deprecated(forRemoval=true)
@ScheduledForRemoval(inVersion="1.21")
public class PlayerInitialSpawnEvent
extends PlayerSpawnLocationEvent
Deprecated, for removal: This API element is subject to removal in a future version.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.bukkit.event.Event
Event.Result
-
Field Summary
Fields inherited from class org.bukkit.event.player.PlayerEvent
player
-
Constructor Summary
ConstructorDescriptionPlayerInitialSpawnEvent
(@NotNull Player player, @NotNull Location spawnLocation) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Methods inherited from class org.spigotmc.event.player.PlayerSpawnLocationEvent
getHandlerList, getHandlers, getSpawnLocation, setSpawnLocation
Methods inherited from class org.bukkit.event.player.PlayerEvent
getPlayer
Methods inherited from class org.bukkit.event.Event
callEvent, getEventName, isAsynchronous
PlayerSpawnLocationEvent
, Duplicate API