History - net.minecraft.block.AbstractPlantStemBlock

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

com.mojang.serialization.MapCodec<? extends AbstractPlantStemBlock> (): codec, method_53969, getCodec

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.world.level.block.GrowingPlantHeadBlock

net.minecraft.class_4865

net.minecraft.block.AbstractPlantStemBlock

Fields

IntProperty: AGE, field_22509, AGE

int: MAX_AGE, field_31100, MAX_AGE

double: growPerTickProbability, field_22510, growthChance

Constructors

(AbstractBlock$Settings, Direction, VoxelShape, boolean, double)

Methods

com.mojang.serialization.MapCodec<? extends AbstractPlantStemBlock> (): codec, method_53969, getCodec

BlockState (Random): getStateForPlacement, method_24948, getRandomGrowthState

boolean (BlockState): isRandomlyTicking, method_9542, hasRandomTicks

void (BlockState, ServerWorld, BlockPos, Random): randomTick, method_9514, randomTick

BlockState (BlockState, Random): getGrowIntoState, method_33626, age

BlockState (BlockState): getMaxAgeState, method_38232, withMaxAge

boolean (BlockState): isMaxAge, method_38233, hasMaxAge

BlockState (BlockState, BlockState): updateBodyAfterConvertedFromHead, method_33625, copyState

BlockState (BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random): updateShape, method_9559, getStateForNeighborUpdate

void (StateManager$Builder<Block, BlockState>): createBlockStateDefinition, method_9515, appendProperties

boolean (WorldView, BlockPos, BlockState): isValidBonemealTarget, method_9651, isFertilizable

boolean (World, Random, BlockPos, BlockState): isBonemealSuccess, method_9650, canGrow

void (ServerWorld, Random, BlockPos, BlockState): performBonemeal, method_9652, grow

int (Random): getBlocksToGrowWhenBonemealed, method_26376, getGrowthLength

boolean (BlockState): canGrowInto, method_24949, chooseStemState

AbstractPlantStemBlock (): getHeadBlock, method_24945, getStem