Uses of Enum Class
net.minecraft.world.level.levelgen.feature.NoiseEffect
Packages that use NoiseEffect
Package
Description
-
Uses of NoiseEffect in net.minecraft.world.level.levelgen.feature
Methods in net.minecraft.world.level.levelgen.feature that return NoiseEffectModifier and TypeMethodDescriptionstatic NoiseEffectReturns the enum constant of this class with the specified name.static NoiseEffect[]NoiseEffect.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of NoiseEffect in net.minecraft.world.level.levelgen.structure
Methods in net.minecraft.world.level.levelgen.structure that return NoiseEffectModifier and TypeMethodDescriptionStrongholdPieces.StrongholdPiece.getNoiseEffect()StructurePiece.getNoiseEffect()