Class ServerPlayerLoginBlockedEvent
java.lang.Object
dev.ultreon.mods.xinexlib.event.server.ServerPlayerLoginBlockedEvent
-
Constructor Summary
ConstructorsConstructorDescriptionServerPlayerLoginBlockedEvent(SocketAddress socketAddress, com.mojang.authlib.GameProfile gameProfile, net.minecraft.network.chat.Component reason) -
Method Summary
-
Constructor Details
-
ServerPlayerLoginBlockedEvent
public ServerPlayerLoginBlockedEvent(SocketAddress socketAddress, com.mojang.authlib.GameProfile gameProfile, net.minecraft.network.chat.Component reason)
-
-
Method Details
-
getSocketAddress
-
getGameProfile
public com.mojang.authlib.GameProfile getGameProfile() -
getReason
public net.minecraft.network.chat.Component getReason() -
equals
-
hashCode
public int hashCode() -
toString
-