public abstract class AbstractBigMushroomFeature extends Feature<BigMushroomFeatureConfig>
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 |
---|
AbstractBigMushroomFeature(java.util.function.Function<com.mojang.datafixers.Dynamic<?>,? extends BigMushroomFeatureConfig> p_i225795_1_) |
Modifier and Type | Method and Description |
---|---|
protected abstract int |
func_225563_a_(int p_225563_1_,
int p_225563_2_,
int p_225563_3_,
int p_225563_4_) |
protected abstract void |
func_225564_a_(IWorld p_225564_1_,
java.util.Random p_225564_2_,
BlockPos p_225564_3_,
int p_225564_4_,
BlockPos.Mutable p_225564_5_,
BigMushroomFeatureConfig p_225564_6_) |
protected boolean |
func_227209_a_(IWorld p_227209_1_,
BlockPos p_227209_2_,
int p_227209_3_,
BlockPos.Mutable p_227209_4_,
BigMushroomFeatureConfig p_227209_5_) |
protected void |
func_227210_a_(IWorld p_227210_1_,
java.util.Random p_227210_2_,
BlockPos p_227210_3_,
BigMushroomFeatureConfig p_227210_4_,
int p_227210_5_,
BlockPos.Mutable p_227210_6_) |
protected int |
func_227211_a_(java.util.Random p_227211_1_) |
boolean |
place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
BigMushroomFeatureConfig config) |
createConfig, getCreatureSpawnList, getSpawnList, isDirt, isStone, setBlockState, withConfiguration
getRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryName
public AbstractBigMushroomFeature(java.util.function.Function<com.mojang.datafixers.Dynamic<?>,? extends BigMushroomFeatureConfig> p_i225795_1_)
protected void func_227210_a_(IWorld p_227210_1_, java.util.Random p_227210_2_, BlockPos p_227210_3_, BigMushroomFeatureConfig p_227210_4_, int p_227210_5_, BlockPos.Mutable p_227210_6_)
protected int func_227211_a_(java.util.Random p_227211_1_)
protected boolean func_227209_a_(IWorld p_227209_1_, BlockPos p_227209_2_, int p_227209_3_, BlockPos.Mutable p_227209_4_, BigMushroomFeatureConfig p_227209_5_)
public boolean place(IWorld worldIn, ChunkGenerator<? extends GenerationSettings> generator, java.util.Random rand, BlockPos pos, BigMushroomFeatureConfig config)
place
in class Feature<BigMushroomFeatureConfig>
protected abstract int func_225563_a_(int p_225563_1_, int p_225563_2_, int p_225563_3_, int p_225563_4_)
protected abstract void func_225564_a_(IWorld p_225564_1_, java.util.Random p_225564_2_, BlockPos p_225564_3_, int p_225564_4_, BlockPos.Mutable p_225564_5_, BigMushroomFeatureConfig p_225564_6_)