Package net.minecraft.block
Class WoodButtonBlock
java.lang.Object
net.minecraft.block.Block
net.minecraft.block.HorizotalFacingBlock
net.minecraft.block.WallPlacedBlock
net.minecraft.block.AbstractButtonBlock
net.minecraft.block.WoodButtonBlock
- All Implemented Interfaces:
Itemable
- Mappings:
Namespace Name official bjcintermediary net/minecraft/class_1458named net/minecraft/block/WoodButtonBlock
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.block.Block
Block.Builder, Block.NeighborGroup, Block.OffsetType -
Field Summary
Fields inherited from class net.minecraft.block.AbstractButtonBlock
field_18204, field_18205, field_18207, field_18208, field_18209, field_18210, field_18211, field_18212, field_18213, field_18214, field_18215, field_18216, field_18217, field_18218, field_18219, field_18220, POWEREDFields inherited from class net.minecraft.block.WallPlacedBlock
field_18315Fields inherited from class net.minecraft.block.HorizotalFacingBlock
field_18369Fields inherited from class net.minecraft.block.Block
blastResistance, BLOCK_STATES, blockSoundGroup, collidable, hardness, lightLevel, LOGGER, material, materialColor, randomTicks, stateManager -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.block.AbstractButtonBlock
appendProperties, getOutlineShape, method_11562, method_11566, method_14307, method_16565, method_16635, method_416, method_421, method_8653, method_8659, method_8661, method_8664Methods inherited from class net.minecraft.block.WallPlacedBlock
method_16563, method_16570, method_16575, method_16672Methods inherited from class net.minecraft.block.HorizotalFacingBlock
withMirror, withRotationMethods 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, getPistonBehavior, getRawIdFromState, getRayTraceShape, getRenderingSeed, getRenderLayerType, getSlipperiness, getSoundGroup, getStateByRawId, getStateManager, getTranslationKey, hasBlockEntity, hasCollision, hasRandomTicks, hasStats, isAir, isFaceFullSquare, isFullBoundsCubeForCulling, isShapeFullCube, isTranslucent, method_11564, method_11565, method_11568, method_11575, method_11576, method_11577, method_13315, method_13703, method_13704, method_14308, method_14309, method_16564, 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_420, method_435, method_8640, method_8650, method_8651, method_8668, method_8669, method_8674, onBlockBreak, onBreak, onBreakByPlayer, onDestroyedByExplosion, onLandedUpon, onPlaced, onSteppedOn, pushEntitiesUpBeforeBlockChange, rainTick, requiresSilkTouch, setDefaultState, setup, shouldDropItemsOnExplosion, toString
-
Constructor Details
-
WoodButtonBlock
- Mappings:
Namespace Name Mixin selector official <init>Lbcs;<init>(Lbcs$c;)Vintermediary <init>Lnet/minecraft/class_197;<init>(Lnet/minecraft/class_197$class_3692;)Vnamed <init>Lnet/minecraft/block/Block;<init>(Lnet/minecraft/block/Block$Builder;)V
-
-
Method Details
-
getClickSound
- Specified by:
getClickSoundin classAbstractButtonBlock- Mappings:
Namespace Name Mixin selector official aLbdb;a(Z)Lwi;intermediary method_16636Lnet/minecraft/class_114;method_16636(Z)Lnet/minecraft/class_2926;named getClickSoundLnet/minecraft/block/AbstractButtonBlock;getClickSound(Z)Lnet/minecraft/client/sound/SoundEvent;
-