Package net.minecraft.block
Class SaplingBlock
java.lang.Object
net.minecraft.block.Block
net.minecraft.block.PlantBlock
net.minecraft.block.SaplingBlock
- Mappings:
Namespace Name official bhdintermediary net/minecraft/class_183named net/minecraft/block/SaplingBlock
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.block.Block
Block.Builder, Block.NeighborGroup, Block.OffsetType -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final IntPropertyprotected static final VoxelShapeprivate final class_3748Fields inherited from class net.minecraft.block.Block
blastResistance, BLOCK_STATES, blockSoundGroup, collidable, hardness, lightLevel, LOGGER, material, materialColor, randomTicks, stateManager -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedSaplingBlock(class_3748 class_3748, Block.Builder builder) -
Method Summary
Modifier and TypeMethodDescriptionprotected voidappendProperties(StateManager.Builder<Block, BlockState> builder) booleancanBeFertilized(World world, Random random, BlockPos pos, BlockState state) getOutlineShape(BlockState state, BlockView world, BlockPos pos) voidgrow(World world, Random random, BlockPos pos, BlockState state) voidmethod_16734(IWorld iWorld, BlockPos blockPos, BlockState blockState, Random random) booleanmethod_6460(BlockView blockView, BlockPos blockPos, BlockState blockState, boolean bool) voidmethod_8661(BlockState blockState, World world, BlockPos blockPos, Random random) Methods inherited from class net.minecraft.block.PlantBlock
getLightSubtracted, getRenderLayerType, method_11562, method_14307, method_16570, method_16575, method_16634Methods inherited from class net.minecraft.block.Block
addStacksForDisplay, canMobSpawnInside, canPlaceAtSide, canReplace, createCuboidShape, createStackFromBlock, dropExperience, getBlastResistance, getBlockFromItem, getBlockRenderType, getCollisionShape, getComparatorOutput, getDefaultState, getFluidState, getHardness, getItem, getLuminance, getMaterial, getMaterialColor, getOffsetPos, getOffsetType, getPistonBehavior, getRawIdFromState, getRayTraceShape, getRenderingSeed, getSlipperiness, getSoundGroup, getStateByRawId, getStateManager, getTranslationKey, hasBlockEntity, hasCollision, hasRandomTicks, hasStats, isAir, isFaceFullSquare, isFullBoundsCubeForCulling, isShapeFullCube, isTranslucent, method_11564, method_11565, method_11566, method_11568, method_11575, method_11576, method_11577, method_13315, method_13703, method_13704, method_14308, method_14309, method_16563, method_16564, method_16565, method_16566, method_16568, method_16569, method_16572, method_16573, method_16580, method_16582, method_16583, method_16584, method_16585, method_16586, method_16588, method_16592, method_16593, method_16596, method_16599, method_16600, method_397, method_400, method_403, method_410, method_414, method_416, method_420, method_421, method_435, method_8640, method_8650, method_8651, method_8653, method_8659, method_8664, method_8668, method_8669, method_8674, onBlockBreak, onBreak, onBreakByPlayer, onDestroyedByExplosion, onLandedUpon, onPlaced, onSteppedOn, pushEntitiesUpBeforeBlockChange, rainTick, requiresSilkTouch, setDefaultState, setup, shouldDropItemsOnExplosion, toString, withMirror, withRotation
-
Field Details
-
field_18462
- Mappings:
Namespace Name Mixin selector official aLbhd;a:Lbmj;intermediary field_18462Lnet/minecraft/class_183;field_18462:Lnet/minecraft/class_2246;named field_18462Lnet/minecraft/block/SaplingBlock;field_18462:Lnet/minecraft/state/property/IntProperty;
-
field_18463
- Mappings:
Namespace Name Mixin selector official bLbhd;b:Lcew;intermediary field_18463Lnet/minecraft/class_183;field_18463:Lnet/minecraft/class_4100;named field_18463Lnet/minecraft/block/SaplingBlock;field_18463:Lnet/minecraft/util/shapes/VoxelShape;
-
field_18464
- Mappings:
Namespace Name Mixin selector official cLbhd;c:Lbkl;intermediary field_18464Lnet/minecraft/class_183;field_18464:Lnet/minecraft/class_3748;named field_18464Lnet/minecraft/block/SaplingBlock;field_18464:Lnet/minecraft/class_3748;
-
-
Constructor Details
-
SaplingBlock
-
-
Method Details
-
getOutlineShape
- Overrides:
getOutlineShapein classBlock- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Laxk;Lel;)Lcew;intermediary method_11554Lnet/minecraft/class_197;method_11554(Lnet/minecraft/class_2232;Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;)Lnet/minecraft/class_4100;named getOutlineShapeLnet/minecraft/block/Block;getOutlineShape(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/shapes/VoxelShape;
-
method_8661
- Overrides:
method_8661in classBlock- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Laxy;Lel;Ljava/util/Random;)Vintermediary method_8661Lnet/minecraft/class_197;method_8661(Lnet/minecraft/class_2232;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Ljava/util/Random;)Vnamed method_8661Lnet/minecraft/block/Block;method_8661(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V
-
method_16734
- Mappings:
Namespace Name Mixin selector official aLbhd;a(Laxz;Lel;Lblc;Ljava/util/Random;)Vintermediary method_16734Lnet/minecraft/class_183;method_16734(Lnet/minecraft/class_3598;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;Ljava/util/Random;)Vnamed method_16734Lnet/minecraft/block/SaplingBlock;method_16734(Lnet/minecraft/world/IWorld;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Ljava/util/Random;)V
-
method_6460
public boolean method_6460(BlockView blockView, BlockPos blockPos, BlockState blockState, boolean bool) - Specified by:
method_6460in interfaceGrowable- Mappings:
Namespace Name Mixin selector official aLbcv;a(Laxk;Lel;Lblc;Z)Zintermediary method_6460Lnet/minecraft/class_1753;method_6460(Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;Z)Znamed method_6460Lnet/minecraft/block/Growable;method_6460(Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Z)Z
-
canBeFertilized
- Specified by:
canBeFertilizedin interfaceGrowable- Mappings:
Namespace Name Mixin selector official aLbcv;a(Laxy;Ljava/util/Random;Lel;Lblc;)Zintermediary method_6461Lnet/minecraft/class_1753;method_6461(Lnet/minecraft/class_1150;Ljava/util/Random;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;)Znamed canBeFertilizedLnet/minecraft/block/Growable;canBeFertilized(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)Z
-
grow
- Specified by:
growin interfaceGrowable- Mappings:
Namespace Name Mixin selector official bLbcv;b(Laxy;Ljava/util/Random;Lel;Lblc;)Vintermediary method_6462Lnet/minecraft/class_1753;method_6462(Lnet/minecraft/class_1150;Ljava/util/Random;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;)Vnamed growLnet/minecraft/block/Growable;grow(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)V
-
appendProperties
- Overrides:
appendPropertiesin classBlock- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lble$a;)Vintermediary method_16576Lnet/minecraft/class_197;method_16576(Lnet/minecraft/class_2233$class_3757;)Vnamed appendPropertiesLnet/minecraft/block/Block;appendProperties(Lnet/minecraft/state/StateManager$Builder;)V
-