Uses of Enum Class
org.geysermc.geyser.configuration.EmoteOffhandWorkaroundOption
-
Uses of EmoteOffhandWorkaroundOption in org.geysermc.geyser.configuration
Modifier and TypeMethodDescriptionEmoteOffhandWorkaroundOption.Deserializer.deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt)
GeyserConfiguration.getEmoteOffhandWorkaround()
GeyserJacksonConfiguration.getEmoteOffhandWorkaround()
static EmoteOffhandWorkaroundOption
Returns the enum constant of this class with the specified name.static EmoteOffhandWorkaroundOption[]
EmoteOffhandWorkaroundOption.values()
Returns an array containing the constants of this enum class, in the order they are declared.