Uses of Enum Class
net.minecraft.class_2185
Packages that use class_2185
-
Uses of class_2185 in net.minecraft
Fields in net.minecraft declared as class_2185Methods in net.minecraft that return class_2185Modifier and TypeMethodDescriptionstatic class_2185[]class_2185.method_8784(class_2186 class_2186) static class_2185class_2185.method_8785(class_2186 class_2186, int int2) static class_2185Returns the enum constant of this class with the specified name.static class_2185[]class_2185.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_2185Modifier and TypeMethodDescriptionbooleanclass_4630.apply(class_2185 class_2185) booleanclass_4631.apply(class_2185 class_2185) -
Uses of class_2185 in net.minecraft.world.biome
Methods in net.minecraft.world.biome that return class_2185Modifier and TypeMethodDescriptionBiome.method_8589(Random random, BlockPos blockPos) ForestBiome.method_8589(Random random, BlockPos blockPos) PlainsBiome.method_8589(Random random, BlockPos blockPos) SwampBiome.method_8589(Random random, BlockPos blockPos) -
Uses of class_2185 in net.minecraft.world.gen.feature
Methods in net.minecraft.world.gen.feature with parameters of type class_2185Modifier and TypeMethodDescriptionvoidFlowerPatchFeature.method_9210(FlowerBlock flowerBlock, class_2185 class_2185) Constructors in net.minecraft.world.gen.feature with parameters of type class_2185