History - net.minecraft.world.gen.feature.BaseOreFeature

26.3

Names

net.minecraft.world.level.levelgen.feature.AbstractOreFeature

net.minecraft.world.level.levelgen.feature.AbstractOreFeature

net.minecraft.class_1_1133

net.minecraft.world.gen.feature.BaseOreFeature

Fields

List<BlockReplacement>: targetStates, targetStates, field_1_7820, targets

int: size, size, field_1_7819, size

float: discardChanceOnAirExposure, discardChanceOnAirExposure, field_1_7818, discardChanceOnAirExposure

Constructors

(List<BlockReplacement>, int, float)

Methods

<T extends BaseOreFeature> com.mojang.serialization.MapCodec<T> (com.mojang.datafixers.util.Function3<List<BlockReplacement>, Integer, Float, T>): makeCodec, makeCodec, method_1_7141, createMapCodec

com.mojang.serialization.MapCodec<? extends BaseOreFeature> (): codec, codec, method_1_6879, getCodec

List<BlockReplacement> (): targetStates, targetStates, method_1_7144, getTargets

int (): size, size, method_1_7143, getSize

float (): discardChanceOnAirExposure, discardChanceOnAirExposure, method_1_7138, getDiscardChanceOnAirExposure

boolean (BlockState, Function<BlockPos, BlockState>, Random, BlockReplacement, BlockPos$Mutable): canPlaceOre, canPlaceOre, method_1_7136, shouldReplace

boolean (Function<BlockPos, BlockState>, BlockPos): isAdjacentToAir, isAdjacentToAir, method_1_7139, isExposedToAir

boolean (Function<BlockPos, BlockState>, BlockPos, Predicate<BlockState>): checkNeighbors, checkNeighbors, method_1_7137, isExposedTo

boolean (Random, float): shouldSkipAirCheck, shouldSkipAirCheck, method_1_7142, passesAirExposureTest