Uses of Enum Class
net.minecraft.world.gen.OreVeinGenerator.VeinType
Packages that use OreVeinGenerator.VeinType
-
Uses of OreVeinGenerator.VeinType in net.minecraft.world.gen
Methods in net.minecraft.world.gen that return OreVeinGenerator.VeinTypeModifier and TypeMethodDescriptionprivate @Nullable OreVeinGenerator.VeinTypeOreVeinGenerator.getVeinType(double double2, int int2) static OreVeinGenerator.VeinTypeReturns the enum constant of this class with the specified name.static OreVeinGenerator.VeinType[]OreVeinGenerator.VeinType.values()Returns an array containing the constants of this enum class, in the order they are declared.