Uses of Enum Class
net.minecraft.world.level.levelgen.feature.NoiseEffect
Package
Description
-
Uses of NoiseEffect in net.minecraft.world.level.levelgen.feature
Modifier and TypeMethodDescriptionstatic NoiseEffect
Returns 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
Modifier and TypeMethodDescriptionStrongholdPieces.StrongholdPiece.getNoiseEffect()
StructurePiece.getNoiseEffect()