public class MegaUltraElmTrunkPlacer
extends net.minecraft.world.gen.trunkplacer.GiantTrunkPlacer
| Modifier and Type | Field and Description |
|---|---|
static com.mojang.serialization.Codec<MegaUltraElmTrunkPlacer> |
CODEC |
| Constructor and Description |
|---|
MegaUltraElmTrunkPlacer(int p_i232058_1_,
int p_i232058_2_,
int p_i232058_3_) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<net.minecraft.world.gen.foliageplacer.FoliagePlacer.Foliage> |
placeTrunk(net.minecraft.world.gen.IWorldGenerationReader level,
java.util.Random random,
int height,
net.minecraft.util.math.BlockPos blockPos,
java.util.Set<net.minecraft.util.math.BlockPos> logs,
net.minecraft.util.math.MutableBoundingBox boundingBox,
net.minecraft.world.gen.feature.BaseTreeFeatureConfig config) |
protected net.minecraft.world.gen.trunkplacer.TrunkPlacerType<?> |
type() |
public static final com.mojang.serialization.Codec<MegaUltraElmTrunkPlacer> CODEC
public MegaUltraElmTrunkPlacer(int p_i232058_1_,
int p_i232058_2_,
int p_i232058_3_)
protected net.minecraft.world.gen.trunkplacer.TrunkPlacerType<?> type()
type in class net.minecraft.world.gen.trunkplacer.GiantTrunkPlacerpublic java.util.List<net.minecraft.world.gen.foliageplacer.FoliagePlacer.Foliage> placeTrunk(net.minecraft.world.gen.IWorldGenerationReader level,
java.util.Random random,
int height,
net.minecraft.util.math.BlockPos blockPos,
java.util.Set<net.minecraft.util.math.BlockPos> logs,
net.minecraft.util.math.MutableBoundingBox boundingBox,
net.minecraft.world.gen.feature.BaseTreeFeatureConfig config)
placeTrunk in class net.minecraft.world.gen.trunkplacer.GiantTrunkPlacer