Class GeyserBungeeUpdateListener
java.lang.Object
org.geysermc.geyser.platform.bungeecord.GeyserBungeeUpdateListener
- All Implemented Interfaces:
net.md_5.bungee.api.plugin.Listener
public final class GeyserBungeeUpdateListener
extends Object
implements net.md_5.bungee.api.plugin.Listener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonPlayerJoin(net.md_5.bungee.api.event.PostLoginEvent event)
-
Constructor Details
-
GeyserBungeeUpdateListener
public GeyserBungeeUpdateListener()
-
-
Method Details
-
onPlayerJoin
public void onPlayerJoin(net.md_5.bungee.api.event.PostLoginEvent event)
-