Uses of Interface
de.marcely.bedwars.tools.PlayerSpawnLocationEventWrapper
Packages that use PlayerSpawnLocationEventWrapper
Package
Description
Various helper classes that can be used to make life a lot easier.
-
Uses of PlayerSpawnLocationEventWrapper in de.marcely.bedwars.tools
Method parameters in de.marcely.bedwars.tools with type arguments of type PlayerSpawnLocationEventWrapperModifier and TypeMethodDescriptionstatic RegisteredListenerPlayerSpawnLocationEventWrapper.register(Consumer<PlayerSpawnLocationEventWrapper> handler, Plugin plugin) Creates and registers a new listener for player spawn location events.static RegisteredListenerPlayerSpawnLocationEventWrapper.register(Consumer<PlayerSpawnLocationEventWrapper> handler, Plugin plugin, EventPriority priority) Creates and registers a new listener for player spawn location events.