public abstract class AbstractSmallTreeFeature<T extends TreeFeatureConfig> extends AbstractTreeFeature<T>
ACACIA_TREE, BAMBOO, BLOCK_PILE, BLUE_ICE, BONUS_CHEST, BURIED_TREASURE, CHORUS_PLANT, CORAL_CLAW, CORAL_MUSHROOM, CORAL_TREE, DARK_OAK_TREE, DECORATED, DECORATED_FLOWER, DESERT_PYRAMID, DESERT_WELL, DISK, EMERALD_ORE, END_CITY, END_GATEWAY, END_ISLAND, END_SPIKE, FANCY_TREE, FILL_LAYER, FLOWER, FOREST_ROCK, FOSSIL, FREEZE_TOP_LAYER, GLOWSTONE_BLOB, HUGE_BROWN_MUSHROOM, HUGE_RED_MUSHROOM, ICE_PATCH, ICE_SPIKE, ICEBERG, IGLOO, ILLAGER_STRUCTURES, JUNGLE_GROUND_BUSH, JUNGLE_TEMPLE, KELP, LAKE, MEGA_JUNGLE_TREE, MEGA_SPRUCE_TREE, MINESHAFT, MONSTER_ROOM, NETHER_BRIDGE, NO_OP, NORMAL_TREE, OCEAN_MONUMENT, OCEAN_RUIN, ORE, PILLAGER_OUTPOST, RANDOM_BOOLEAN_SELECTOR, RANDOM_PATCH, RANDOM_RANDOM_SELECTOR, RANDOM_SELECTOR, SEA_PICKLE, SEAGRASS, SHIPWRECK, SIMPLE_BLOCK, SIMPLE_RANDOM_SELECTOR, SPRING_FEATURE, STRONGHOLD, STRUCTURES, SWAMP_HUT, VILLAGE, VINES, VOID_START_PLATFORM, WOODLAND_MANSION
delegate
Constructor and Description |
---|
AbstractSmallTreeFeature(java.util.function.Function<com.mojang.datafixers.Dynamic<?>,? extends T> p_i225796_1_) |
Modifier and Type | Method and Description |
---|---|
java.util.Optional<BlockPos> |
func_227212_a_(IWorldGenerationReader p_227212_1_,
int p_227212_2_,
int p_227212_3_,
int p_227212_4_,
BlockPos p_227212_5_,
TreeFeatureConfig treeFeatureConfigIn) |
protected void |
func_227213_a_(IWorldGenerationReader generationReader,
java.util.Random rand,
int p_227213_3_,
BlockPos p_227213_4_,
int p_227213_5_,
java.util.Set<BlockPos> p_227213_6_,
MutableBoundingBox p_227213_7_,
TreeFeatureConfig p_227213_8_) |
canBeReplacedByLogs, func_227216_a_, func_227217_a_, func_227219_b_, isAir, isAirOrLeaves, isDirt, isDirtOrGrassBlock, isDirtOrGrassBlockOrFarmland, isSoil, isSoilOrFarm, isTallPlants, isVine, isWater, place, place, setBlockState, setDirt, setDirtAt
createConfig, getCreatureSpawnList, getSpawnList, isDirt, isStone, withConfiguration
getRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryName
public AbstractSmallTreeFeature(java.util.function.Function<com.mojang.datafixers.Dynamic<?>,? extends T> p_i225796_1_)
protected void func_227213_a_(IWorldGenerationReader generationReader, java.util.Random rand, int p_227213_3_, BlockPos p_227213_4_, int p_227213_5_, java.util.Set<BlockPos> p_227213_6_, MutableBoundingBox p_227213_7_, TreeFeatureConfig p_227213_8_)
public java.util.Optional<BlockPos> func_227212_a_(IWorldGenerationReader p_227212_1_, int p_227212_2_, int p_227212_3_, int p_227212_4_, BlockPos p_227212_5_, TreeFeatureConfig treeFeatureConfigIn)