Uses of Enum Class
com.comphenix.protocol.wrappers.EnumWrappers.SoundCategory
Packages that use EnumWrappers.SoundCategory
-
Uses of EnumWrappers.SoundCategory in com.comphenix.protocol.events
Methods in com.comphenix.protocol.events that return types with arguments of type EnumWrappers.SoundCategoryModifier and TypeMethodDescriptionAbstractStructure.getSoundCategories()Retrieve a read/write structure for the SoundCategory enum in 1.9. -
Uses of EnumWrappers.SoundCategory in com.comphenix.protocol.wrappers
Methods in com.comphenix.protocol.wrappers that return EnumWrappers.SoundCategoryModifier and TypeMethodDescriptionstatic EnumWrappers.SoundCategorystatic EnumWrappers.SoundCategoryReturns the enum constant of this class with the specified name.static EnumWrappers.SoundCategory[]EnumWrappers.SoundCategory.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.comphenix.protocol.wrappers that return types with arguments of type EnumWrappers.SoundCategory