mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-11-23 11:15:24 +01:00
Add class description.
This commit is contained in:
parent
aa7abe02bf
commit
d197ce8bea
@ -37,6 +37,11 @@ import world.bentobox.bentobox.util.Util;
|
||||
import world.bentobox.bentobox.util.teleport.ClosestSafeSpotTeleport;
|
||||
|
||||
|
||||
/**
|
||||
* This class handles player teleportation between dimensions.
|
||||
*
|
||||
* @author tastybento and BONNe
|
||||
*/
|
||||
public class PlayerTeleportListener extends AbstractTeleportListener implements Listener
|
||||
{
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user