Uses of Enum Class
net.minecraft.client.sound.MusicTracker.MusicType
Packages that use MusicTracker.MusicType
-
Uses of MusicTracker.MusicType in net.minecraft.client
Methods in net.minecraft.client that return MusicTracker.MusicType -
Uses of MusicTracker.MusicType in net.minecraft.client.sound
Methods in net.minecraft.client.sound that return MusicTracker.MusicTypeModifier and TypeMethodDescriptionstatic MusicTracker.MusicTypeReturns the enum constant of this class with the specified name.static MusicTracker.MusicType[]MusicTracker.MusicType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.client.sound with parameters of type MusicTracker.MusicType