Uses of Interface
moe.caramel.daydream.player.IdentifyKey
Package
Description
The root package of the Bukkit API, contains generalized API classes.
-
Uses of IdentifyKey in moe.caramel.daydream.player
-
Uses of IdentifyKey in moe.caramel.daydream.player.chat
Modifier and TypeMethodDescriptionstatic ChatSession
ChatSession.create
(UUID uniqueId, IdentifyKey identifyKey) 채팅 세션을 생성합니다. -
Uses of IdentifyKey in org.bukkit
Modifier and TypeMethodDescriptionUnsafeValues.createIdentifyKey
(Instant expiresAt, PublicKey publicKey, byte @NotNull [] signature) Deprecated.Modifier and TypeMethodDescriptionUnsafeValues.createChatSession
(UUID uniqueId, IdentifyKey identifyKey) Deprecated.