Uses of Interface
net.minecraft.world.gen.noise.NoiseType.class_6913
Packages that use NoiseType.class_6913
Package
Description
The base package for all Minecraft classes.
-
Uses of NoiseType.class_6913 in net.minecraft
Subinterfaces of NoiseType.class_6913 in net.minecraftModifier and TypeInterfaceDescription(package private) static interfacestatic interfaceClasses in net.minecraft that implement NoiseType.class_6913Modifier and TypeClassDescriptionprotected static enumprotected static enumprivate static final recordprotected static final classprotected static final recordprivate static final recordprotected static final recordprotected static final recordprivate static final recordprotected static enum -
Uses of NoiseType.class_6913 in net.minecraft.util.math.noise
Classes in net.minecraft.util.math.noise that implement NoiseType.class_6913 -
Uses of NoiseType.class_6913 in net.minecraft.world.gen
Classes in net.minecraft.world.gen that implement NoiseType.class_6913Modifier and TypeClassDescriptionclassApplies weights to noise values if they are near structures, placing terrain under them and hollowing out the space above them.