Package net.minecraft.block
Class BigMushroomBlock
java.lang.Object
net.minecraft.block.Block
net.minecraft.block.BigMushroomBlock
- All Implemented Interfaces:
Itemable
- Mappings:
Namespace Name official bfjintermediary net/minecraft/class_147named net/minecraft/block/BigMushroomBlock
-
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 BooleanPropertystatic final BooleanPropertystatic final BooleanPropertystatic final BooleanPropertystatic final BooleanPropertystatic final BooleanPropertyprivate static final Map<Direction,BooleanProperty> private final BlockFields 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 TypeMethodDescriptionprotected voidappendProperties(StateManager.Builder<Block, BlockState> builder) method_16563(ItemPlacementContext itemPlacementContext) method_16568(BlockState blockState, World world, BlockPos blockPos, int int2) method_16575(BlockState blockState, Direction direction, BlockState blockState2, IWorld iWorld, BlockPos blockPos, BlockPos blockPos2) intmethod_403(BlockState blockState, Random random) withMirror(BlockState state, BlockMirror mirror) withRotation(BlockState state, BlockRotation rotation) Methods inherited from class net.minecraft.block.Block
addStacksForDisplay, canMobSpawnInside, canPlaceAtSide, canReplace, createCuboidShape, createStackFromBlock, dropExperience, getBlastResistance, getBlockFromItem, getBlockRenderType, getCollisionShape, getComparatorOutput, getDefaultState, getFluidState, getHardness, getItem, getLightSubtracted, getLuminance, getMaterial, getMaterialColor, getOffsetPos, getOffsetType, getOutlineShape, getPistonBehavior, getRawIdFromState, getRayTraceShape, getRenderingSeed, getRenderLayerType, getSlipperiness, getSoundGroup, getStateByRawId, getStateManager, getTranslationKey, hasBlockEntity, hasCollision, hasRandomTicks, hasStats, isAir, isFaceFullSquare, isFullBoundsCubeForCulling, isShapeFullCube, isTranslucent, method_11562, method_11564, method_11565, method_11566, method_11568, method_11575, method_11576, method_11577, method_13315, method_13703, method_13704, method_14307, method_14308, method_14309, method_16564, method_16565, method_16566, method_16569, method_16570, 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_410, method_414, method_416, method_420, method_421, method_435, method_8640, method_8650, method_8651, method_8653, method_8659, method_8661, method_8664, method_8668, method_8669, method_8674, onBlockBreak, onBreak, onBreakByPlayer, onDestroyedByExplosion, onLandedUpon, onPlaced, onSteppedOn, pushEntitiesUpBeforeBlockChange, rainTick, requiresSilkTouch, setDefaultState, setup, shouldDropItemsOnExplosion, toString
-
Field Details
-
field_18370
- Mappings:
Namespace Name Mixin selector official aLbfj;a:Lbmb;intermediary field_18370Lnet/minecraft/class_147;field_18370:Lnet/minecraft/class_2243;named field_18370Lnet/minecraft/block/BigMushroomBlock;field_18370:Lnet/minecraft/state/property/BooleanProperty;
-
field_18371
- Mappings:
Namespace Name Mixin selector official bLbfj;b:Lbmb;intermediary field_18371Lnet/minecraft/class_147;field_18371:Lnet/minecraft/class_2243;named field_18371Lnet/minecraft/block/BigMushroomBlock;field_18371:Lnet/minecraft/state/property/BooleanProperty;
-
field_18372
- Mappings:
Namespace Name Mixin selector official cLbfj;c:Lbmb;intermediary field_18372Lnet/minecraft/class_147;field_18372:Lnet/minecraft/class_2243;named field_18372Lnet/minecraft/block/BigMushroomBlock;field_18372:Lnet/minecraft/state/property/BooleanProperty;
-
field_18373
- Mappings:
Namespace Name Mixin selector official oLbfj;o:Lbmb;intermediary field_18373Lnet/minecraft/class_147;field_18373:Lnet/minecraft/class_2243;named field_18373Lnet/minecraft/block/BigMushroomBlock;field_18373:Lnet/minecraft/state/property/BooleanProperty;
-
field_18374
- Mappings:
Namespace Name Mixin selector official pLbfj;p:Lbmb;intermediary field_18374Lnet/minecraft/class_147;field_18374:Lnet/minecraft/class_2243;named field_18374Lnet/minecraft/block/BigMushroomBlock;field_18374:Lnet/minecraft/state/property/BooleanProperty;
-
field_18375
- Mappings:
Namespace Name Mixin selector official qLbfj;q:Lbmb;intermediary field_18375Lnet/minecraft/class_147;field_18375:Lnet/minecraft/class_2243;named field_18375Lnet/minecraft/block/BigMushroomBlock;field_18375:Lnet/minecraft/state/property/BooleanProperty;
-
field_18376
- Mappings:
Namespace Name Mixin selector official rLbfj;r:Ljava/util/Map;intermediary field_18376Lnet/minecraft/class_147;field_18376:Ljava/util/Map;named field_18376Lnet/minecraft/block/BigMushroomBlock;field_18376:Ljava/util/Map;
-
field_9480
- Mappings:
Namespace Name Mixin selector official sLbfj;s:Lbcs;intermediary field_9480Lnet/minecraft/class_147;field_9480:Lnet/minecraft/class_197;named field_9480Lnet/minecraft/block/BigMushroomBlock;field_9480:Lnet/minecraft/block/Block;
-
-
Constructor Details
-
BigMushroomBlock
-
-
Method Details
-
method_403
- Overrides:
method_403in classBlock- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Ljava/util/Random;)Iintermediary method_403Lnet/minecraft/class_197;method_403(Lnet/minecraft/class_2232;Ljava/util/Random;)Inamed method_403Lnet/minecraft/block/Block;method_403(Lnet/minecraft/block/BlockState;Ljava/util/Random;)I
-
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_16563
- Overrides:
method_16563in classBlock- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lark;)Lblc;intermediary method_16563Lnet/minecraft/class_197;method_16563(Lnet/minecraft/class_3544;)Lnet/minecraft/class_2232;named method_16563Lnet/minecraft/block/Block;method_16563(Lnet/minecraft/item/ItemPlacementContext;)Lnet/minecraft/block/BlockState;
-
method_16575
public BlockState method_16575(BlockState blockState, Direction direction, BlockState blockState2, IWorld iWorld, BlockPos blockPos, BlockPos blockPos2) - Overrides:
method_16575in classBlock- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Leq;Lblc;Laxz;Lel;Lel;)Lblc;intermediary method_16575Lnet/minecraft/class_197;method_16575(Lnet/minecraft/class_2232;Lnet/minecraft/class_1354;Lnet/minecraft/class_2232;Lnet/minecraft/class_3598;Lnet/minecraft/class_2552;Lnet/minecraft/class_2552;)Lnet/minecraft/class_2232;named method_16575Lnet/minecraft/block/Block;method_16575(Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/Direction;Lnet/minecraft/block/BlockState;Lnet/minecraft/world/IWorld;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/BlockState;
-
withRotation
- Overrides:
withRotationin classBlock- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Lbhb;)Lblc;intermediary method_11556Lnet/minecraft/class_197;method_11556(Lnet/minecraft/class_2232;Lnet/minecraft/class_2734;)Lnet/minecraft/class_2232;named withRotationLnet/minecraft/block/Block;withRotation(Lnet/minecraft/block/BlockState;Lnet/minecraft/util/BlockRotation;)Lnet/minecraft/block/BlockState;
-
withMirror
- Overrides:
withMirrorin classBlock- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Lbfz;)Lblc;intermediary method_11555Lnet/minecraft/class_197;method_11555(Lnet/minecraft/class_2232;Lnet/minecraft/class_2727;)Lnet/minecraft/class_2232;named withMirrorLnet/minecraft/block/Block;withMirror(Lnet/minecraft/block/BlockState;Lnet/minecraft/util/BlockMirror;)Lnet/minecraft/block/BlockState;
-
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
-