-
MethodDescriptionuse
CommandManager.register(CommandMeta, Command)
instead with a plugin specifieduseCommandManager.register(CommandMeta, Command)
instead with a plugin specifiedKickedFromServerEvent.kickedDuringServerConnect()
has a better name and reflects the actual resultfor 1.19.1 and newer, set this as denied will kick usersspecify the order usingSubscribe.priority()
insteadA protocol may be shared by multiple versions. Use @link{#getVersionIntroducedIn()} or @link{#getVersionsSupportedBy()} to get more accurate version names.UsePlayer.sendResourcePackOffer(ResourcePackInfo)
insteadUsePlayer.sendResourcePackOffer(ResourcePackInfo)
insteadInternal usage. UseTabListEntry.Builder
instead.Internal usage. UseTabListEntry.Builder
instead.Internal usage. UseTabListEntry.Builder
instead.Internal usage. UseTabListEntry.Builder
instead.Internal usage. UseTabListEntry.Builder
instead.
-
ConstructorDescriptionUse
(Player, UUID, Status, ResourcePackInfo)
instead.Use(Player, UUID, Status, ResourcePackInfo)
instead.
ConnectionHandshakeEvent(InboundConnection, HandshakeIntent)