Uses of Enum Class
net.minecraft.class_6916.class_6944.class_7048
Packages that use class_6916.class_6944.class_7048
-
Uses of class_6916.class_6944.class_7048 in net.minecraft
Fields in net.minecraft declared as class_6916.class_6944.class_7048Modifier and TypeFieldDescriptionprivate final class_6916.class_6944.class_7048class_6916.class_6944.rarityValueMapperThe field for therarityValueMapperrecord component.Fields in net.minecraft with type parameters of type class_6916.class_6944.class_7048Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_6916.class_6944.class_7048>class_6916.class_6944.class_7048.field_37068private static final Map<String,class_6916.class_6944.class_7048> class_6916.class_6944.class_7048.field_37069Methods in net.minecraft that return class_6916.class_6944.class_7048Modifier and TypeMethodDescriptionclass_6916.class_6944.rarityValueMapper()Returns the value of therarityValueMapperrecord component.Returns the enum constant of this class with the specified name.static class_6916.class_6944.class_7048[]class_6916.class_6944.class_7048.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft with parameters of type class_6916.class_6944.class_7048Modifier and TypeMethodDescriptionstatic NoiseTypeclass_6916.method_40491(NoiseType noiseType, RegistryEntry<DoublePerlinNoiseSampler.NoiseParameters> registryEntry, class_6916.class_6944.class_7048 class_7048) static class_6916.class_6944class_6916.class_6944.method_41073(NoiseType noiseType, RegistryEntry<DoublePerlinNoiseSampler.NoiseParameters> registryEntry, class_6916.class_6944.class_7048 class_7048) Constructors in net.minecraft with parameters of type class_6916.class_6944.class_7048ModifierConstructorDescriptionprotectedclass_6944(NoiseType noiseType, RegistryEntry<DoublePerlinNoiseSampler.NoiseParameters> registryEntry, @Nullable DoublePerlinNoiseSampler doublePerlinNoiseSampler, class_6916.class_6944.class_7048 class_7048)