Uses of Enum Class
net.minecraft.client.class_1901
Packages that use class_1901
-
Uses of class_1901 in net.minecraft.client
Methods in net.minecraft.client that return class_1901Modifier and TypeMethodDescriptionstatic class_1901Returns the enum constant of this class with the specified name.static class_1901[]class_1901.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of class_1901 in net.minecraft.client.sound
Fields in net.minecraft.client.sound declared as class_1901Methods in net.minecraft.client.sound that return class_1901Modifier and TypeMethodDescriptionAbstractSoundInstance.method_7081()SoundInstance.method_7081()Constructors in net.minecraft.client.sound with parameters of type class_1901ModifierConstructorDescriptionprivatePositionedSoundInstance(Identifier identifier, float float2, float float3, boolean bool, int int2, class_1901 class_1901, float float4, float float5, float float6)