Uses of Enum Class
org.geysermc.geyser.configuration.EmoteOffhandWorkaroundOption
Packages that use EmoteOffhandWorkaroundOption
-
Uses of EmoteOffhandWorkaroundOption in org.geysermc.geyser.configuration
Methods in org.geysermc.geyser.configuration that return EmoteOffhandWorkaroundOptionModifier and TypeMethodDescriptionEmoteOffhandWorkaroundOption.Deserializer.deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt)GeyserConfiguration.getEmoteOffhandWorkaround()GeyserJacksonConfiguration.getEmoteOffhandWorkaround()static EmoteOffhandWorkaroundOptionReturns 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.