Uses of Enum Class
moe.caramel.daydream.player.ClientType
Package
Description
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.-
Uses of ClientType in moe.caramel.daydream.event.configure
Modifier and TypeMethodDescriptionConfigurationClientTypeDetectedEvent.clientType()
감지된 클라이언트의 타입을 가져옵니다. -
Uses of ClientType in moe.caramel.daydream.player
Modifier and TypeMethodDescriptionstatic ClientType
Returns the enum constant of this class with the specified name.static ClientType[]
ClientType.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ClientType in org.bukkit.entity