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