Package net.minecraft.block
Class AttachedStemBlock
java.lang.Object
net.minecraft.block.Block
net.minecraft.block.PlantBlock
net.minecraft.block.AttachedStemBlock
- Mappings:
Namespace Name official bhzintermediary net/minecraft/class_189named net/minecraft/block/AttachedStemBlock
-
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 VoxelShape[]private final class_3728Fields inherited from class net.minecraft.block.Block
blastResistance, BLOCK_STATES, blockSoundGroup, collidable, hardness, lightLevel, LOGGER, material, materialColor, randomTicks, stateManager -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedAttachedStemBlock(class_3728 class_3728, 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) protected ItemgetSeeds()voidgrow(World world, Random random, BlockPos pos, BlockState state) method_16568(BlockState blockState, World world, BlockPos blockPos, int int2) protected booleanmethod_16634(BlockState blockState, BlockView blockView, BlockPos blockPos) voidmethod_410(BlockState blockState, World world, BlockPos blockPos, float float2, int int2) booleanmethod_6460(BlockView blockView, BlockPos blockPos, BlockState blockState, boolean bool) method_8640(BlockView blockView, BlockPos blockPos, BlockState blockState) 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_16575Methods 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_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_414, method_416, method_420, method_421, method_435, 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_18518
- Mappings:
Namespace Name Mixin selector official aLbhz;a:Lbmj;intermediary field_18518Lnet/minecraft/class_189;field_18518:Lnet/minecraft/class_2246;named field_18518Lnet/minecraft/block/AttachedStemBlock;field_18518:Lnet/minecraft/state/property/IntProperty;
-
field_18519
- Mappings:
Namespace Name Mixin selector official bLbhz;b:[Lcew;intermediary field_18519Lnet/minecraft/class_189;field_18519:[Lnet/minecraft/class_4100;named field_18519Lnet/minecraft/block/AttachedStemBlock;field_18519:[Lnet/minecraft/util/shapes/VoxelShape;
-
field_18520
- Mappings:
Namespace Name Mixin selector official cLbhz;c:Lbia;intermediary field_18520Lnet/minecraft/class_189;field_18520:Lnet/minecraft/class_3728;named field_18520Lnet/minecraft/block/AttachedStemBlock;field_18520:Lnet/minecraft/class_3728;
-
-
Constructor Details
-
AttachedStemBlock
-
-
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_16634
- Overrides:
method_16634in classPlantBlock- Mappings:
Namespace Name Mixin selector official bLbda;b(Lblc;Laxk;Lel;)Zintermediary method_16634Lnet/minecraft/class_1754;method_16634(Lnet/minecraft/class_2232;Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;)Znamed method_16634Lnet/minecraft/block/PlantBlock;method_16634(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;)Z
-
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_410
public void method_410(BlockState blockState, World world, BlockPos blockPos, float float2, int int2) - Overrides:
method_410in classBlock- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Laxy;Lel;FI)Vintermediary method_410Lnet/minecraft/class_197;method_410(Lnet/minecraft/class_2232;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;FI)Vnamed method_410Lnet/minecraft/block/Block;method_410(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;FI)V
-
getSeeds
- Mappings:
Namespace Name Mixin selector official dLbhz;d()Lata;intermediary method_8917Lnet/minecraft/class_189;method_8917()Lnet/minecraft/class_1069;named getSeedsLnet/minecraft/block/AttachedStemBlock;getSeeds()Lnet/minecraft/item/Item;
-
method_16568
- Overrides:
method_16568in classBlock- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Laxy;Lel;I)Laxx;intermediary method_16568Lnet/minecraft/class_197;method_16568(Lnet/minecraft/class_2232;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;I)Lnet/minecraft/class_3597;named method_16568Lnet/minecraft/block/Block;method_16568(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;I)Lnet/minecraft/item/Itemable;
-
method_8640
- Overrides:
method_8640in classBlock- Mappings:
Namespace Name Mixin selector official aLbcs;a(Laxk;Lel;Lblc;)Late;intermediary method_8640Lnet/minecraft/class_197;method_8640(Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;)Lnet/minecraft/class_1071;named method_8640Lnet/minecraft/block/Block;method_8640(Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)Lnet/minecraft/item/ItemStack;
-
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
-
method_16746
- Mappings:
Namespace Name Mixin selector official eLbhz;e()Lbia;intermediary method_16746Lnet/minecraft/class_189;method_16746()Lnet/minecraft/class_3728;named method_16746Lnet/minecraft/block/AttachedStemBlock;method_16746()Lnet/minecraft/class_3728;
-