Uses of Class
net.minecraft.world.level.levelgen.feature.AbstractOreFeature
Packages that use AbstractOreFeature
-
Uses of AbstractOreFeature in net.minecraft.world.level.levelgen.feature
Subclasses of AbstractOreFeature in net.minecraft.world.level.levelgen.featureMethods in net.minecraft.world.level.levelgen.feature with type parameters of type AbstractOreFeatureModifier and TypeMethodDescriptionprotected static <T extends AbstractOreFeature>
com.mojang.serialization.MapCodec<T> AbstractOreFeature.makeCodec(com.mojang.datafixers.util.Function3<List<BlockReplacement>, Integer, Float, T> constructor) Methods in net.minecraft.world.level.levelgen.feature that return types with arguments of type AbstractOreFeatureModifier and TypeMethodDescriptionabstract com.mojang.serialization.MapCodec<? extends AbstractOreFeature> AbstractOreFeature.codec()