public interface PrePlayerJoinCallback
Modifier and Type | Field and Description |
---|---|
static net.fabricmc.fabric.api.event.Event<PrePlayerJoinCallback> |
EVENT |
Modifier and Type | Method and Description |
---|---|
net.minecraft.text.LiteralText |
checkCanPlayerJoinServer(java.net.SocketAddress socketAddress,
com.mojang.authlib.GameProfile profile,
net.minecraft.server.PlayerManager manager) |
static final net.fabricmc.fabric.api.event.Event<PrePlayerJoinCallback> EVENT