Package net.minecraft
Class class_3721
java.lang.Object
net.minecraft.block.Block
net.minecraft.block.PlantBlock
net.minecraft.block.DoublePlantBlock
net.minecraft.class_3721
- All Implemented Interfaces:
Itemable
- Direct Known Subclasses:
class_3730
- Mappings:
Namespace Name official bhhintermediary net/minecraft/class_3721named net/minecraft/class_3721
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.block.Block
Block.Builder, Block.NeighborGroup, Block.OffsetType -
Field Summary
FieldsFields inherited from class net.minecraft.block.DoublePlantBlock
field_18302Fields inherited from class net.minecraft.block.Block
blastResistance, BLOCK_STATES, blockSoundGroup, collidable, hardness, lightLevel, LOGGER, material, materialColor, randomTicks, stateManager -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanReplace(BlockState state, ItemPlacementContext itemPlacementContext) method_16568(BlockState blockState, World world, BlockPos blockPos, int int2) protected voidmethod_16670(BlockState blockState, World world, BlockPos blockPos, ItemStack itemStack) Methods inherited from class net.minecraft.block.DoublePlantBlock
appendProperties, getOffsetType, getRenderingSeed, method_16563, method_16570, method_16575, method_16669, method_8651, onBreakByPlayer, onPlacedMethods inherited from class net.minecraft.block.PlantBlock
getLightSubtracted, getRenderLayerType, method_11562, method_14307, method_16634Methods inherited from class net.minecraft.block.Block
addStacksForDisplay, canMobSpawnInside, canPlaceAtSide, createCuboidShape, createStackFromBlock, dropExperience, getBlastResistance, getBlockFromItem, getBlockRenderType, getCollisionShape, getComparatorOutput, getDefaultState, getFluidState, getHardness, getItem, getLuminance, getMaterial, getMaterialColor, getOffsetPos, getOutlineShape, getPistonBehavior, getRawIdFromState, getRayTraceShape, 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_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_410, method_414, method_416, method_420, method_421, method_435, method_8640, method_8650, method_8653, method_8659, method_8661, method_8664, method_8668, method_8669, method_8674, onBlockBreak, onBreak, onDestroyedByExplosion, onLandedUpon, onSteppedOn, pushEntitiesUpBeforeBlockChange, rainTick, requiresSilkTouch, setDefaultState, setup, shouldDropItemsOnExplosion, toString, withMirror, withRotation
-
Field Details
-
field_18472
- Mappings:
Namespace Name Mixin selector official bLbhh;b:Lbmh;intermediary field_18472Lnet/minecraft/class_3721;field_18472:Lnet/minecraft/class_2245;named field_18472Lnet/minecraft/class_3721;field_18472:Lnet/minecraft/state/property/EnumProperty;
-
field_18473
- Mappings:
Namespace Name Mixin selector official cLbhh;c:Lbcs;intermediary field_18473Lnet/minecraft/class_3721;field_18473:Lnet/minecraft/class_197;named field_18473Lnet/minecraft/class_3721;field_18473:Lnet/minecraft/block/Block;
-
-
Constructor Details
-
class_3721
-
-
Method Details
-
canReplace
- Overrides:
canReplacein classBlock- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Lark;)Zintermediary method_16567Lnet/minecraft/class_197;method_16567(Lnet/minecraft/class_2232;Lnet/minecraft/class_3544;)Znamed canReplaceLnet/minecraft/block/Block;canReplace(Lnet/minecraft/block/BlockState;Lnet/minecraft/item/ItemPlacementContext;)Z
-
method_16670
protected void method_16670(BlockState blockState, World world, BlockPos blockPos, ItemStack itemStack) - Overrides:
method_16670in classDoublePlantBlock- Mappings:
Namespace Name Mixin selector official aLbee;a(Lblc;Laxy;Lel;Late;)Vintermediary method_16670Lnet/minecraft/class_1755;method_16670(Lnet/minecraft/class_2232;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_1071;)Vnamed method_16670Lnet/minecraft/block/DoublePlantBlock;method_16670(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/item/ItemStack;)V
-
method_16568
- Overrides:
method_16568in classDoublePlantBlock- 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;
-