Package net.minecraft.block
Class AbstractButtonBlock
java.lang.Object
net.minecraft.block.AbstractBlock
net.minecraft.block.Block
net.minecraft.block.HorizontalFacingBlock
net.minecraft.block.WallMountedBlock
net.minecraft.block.AbstractButtonBlock
- All Implemented Interfaces:
ItemConvertible
- Direct Known Subclasses:
StoneButtonBlock
,WoodenButtonBlock
public abstract class AbstractButtonBlock extends WallMountedBlock
- Mappings:
Namespace Name official bxc
intermediary net/minecraft/class_2269
named net/minecraft/block/AbstractButtonBlock
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.block.Block
Block.NeighborGroup
Nested classes/interfaces inherited from class net.minecraft.block.AbstractBlock
AbstractBlock.AbstractBlockState, AbstractBlock.ContextPredicate, AbstractBlock.OffsetType, AbstractBlock.Settings, AbstractBlock.TypedContextPredicate<A>
-
Field Summary
Fields Modifier and Type Field Description protected static VoxelShape
CEILING_X_PRESSED_SHAPE
protected static VoxelShape
CEILING_X_SHAPE
protected static VoxelShape
CEILING_Z_PRESSED_SHAPE
protected static VoxelShape
CEILING_Z_SHAPE
protected static VoxelShape
EAST_PRESSED_SHAPE
protected static VoxelShape
EAST_SHAPE
protected static VoxelShape
FLOOR_X_PRESSED_SHAPE
protected static VoxelShape
FLOOR_X_SHAPE
protected static VoxelShape
FLOOR_Z_PRESSED_SHAPE
protected static VoxelShape
FLOOR_Z_SHAPE
protected static VoxelShape
NORTH_PRESSED_SHAPE
protected static VoxelShape
NORTH_SHAPE
static BooleanProperty
POWERED
protected static VoxelShape
SOUTH_PRESSED_SHAPE
protected static VoxelShape
SOUTH_SHAPE
protected static VoxelShape
WEST_PRESSED_SHAPE
protected static VoxelShape
WEST_SHAPE
private boolean
wooden
Fields inherited from class net.minecraft.block.WallMountedBlock
FACE
Fields inherited from class net.minecraft.block.HorizontalFacingBlock
FACING
Fields inherited from class net.minecraft.block.Block
LOGGER, STATE_IDS, stateManager
Fields inherited from class net.minecraft.block.AbstractBlock
collidable, DIRECTIONS, dynamicBounds, jumpVelocityMultiplier, lootTableId, material, randomTicks, resistance, settings, slipperiness, soundGroup, velocityMultiplier
-
Constructor Summary
Constructors Modifier Constructor Description protected
AbstractButtonBlock(boolean wooden, AbstractBlock.Settings settings)
-
Method Summary
Methods inherited from class net.minecraft.block.WallMountedBlock
canPlaceAt, canPlaceAt, getDirection, getPlacementState, getStateForNeighborUpdate
Methods inherited from class net.minecraft.block.HorizontalFacingBlock
mirror, rotate
Methods inherited from class net.minecraft.block.Block
addStacksForDisplay, afterBreak, appendTooltip, asBlock, asItem, canMobSpawnInside, cannotConnect, createCuboidShape, dropExperience, dropStack, dropStacks, dropStacks, dropStacks, getBlastResistance, getBlockFromItem, getDefaultState, getDroppedStacks, getDroppedStacks, getJumpVelocityMultiplier, getName, getPickStack, getRawIdFromState, getShapesForStates, getSlipperiness, getSoundGroup, getStateFromRawId, getStateManager, getTranslationKey, getVelocityMultiplier, hasDynamicBounds, hasRandomTicks, hasTopRim, isFaceFullSquare, isShapeFullCube, isTranslucent, method_33614, onBreak, onBroken, onDestroyedByExplosion, onEntityLand, onLandedUpon, onPlaced, onSteppedOn, postProcessState, precipitationTick, pushEntitiesUpBeforeBlockChange, randomDisplayTick, replace, replace, setDefaultState, shouldDrawSide, shouldDropItemsOnExplosion, sideCoversSmallSquare, toString
Methods inherited from class net.minecraft.block.AbstractBlock
calcBlockBreakingDelta, canBucketPlace, canPathfindThrough, canReplace, createScreenHandlerFactory, getAmbientOcclusionLightLevel, getCollisionShape, getComparatorOutput, getCullingShape, getDefaultMapColor, getDroppedStacks, getFluidState, getLootTableId, getMaxModelOffset, getOffsetType, getOpacity, getPistonBehavior, getRaycastShape, getRenderingSeed, getRenderType, getSidesShape, getVisualShape, hasComparatorOutput, hasSidedTransparency, isSideInvisible, neighborUpdate, onBlockAdded, onBlockBreakStart, onProjectileHit, onStacksDropped, onSyncedBlockEvent, prepare, randomTick
-
Field Details
-
POWERED
- Mappings:
Namespace Name Mixin selector official a
Lbxc;a:Lcik;
intermediary field_10729
Lnet/minecraft/class_2269;field_10729:Lnet/minecraft/class_2746;
named POWERED
Lnet/minecraft/block/AbstractButtonBlock;POWERED:Lnet/minecraft/state/property/BooleanProperty;
-
CEILING_X_SHAPE
- Mappings:
Namespace Name Mixin selector official b
Lbxc;b:Ldjn;
intermediary field_10721
Lnet/minecraft/class_2269;field_10721:Lnet/minecraft/class_265;
named CEILING_X_SHAPE
Lnet/minecraft/block/AbstractButtonBlock;CEILING_X_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
CEILING_Z_SHAPE
- Mappings:
Namespace Name Mixin selector official c
Lbxc;c:Ldjn;
intermediary field_10727
Lnet/minecraft/class_2269;field_10727:Lnet/minecraft/class_265;
named CEILING_Z_SHAPE
Lnet/minecraft/block/AbstractButtonBlock;CEILING_Z_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
FLOOR_X_SHAPE
- Mappings:
Namespace Name Mixin selector official d
Lbxc;d:Ldjn;
intermediary field_10723
Lnet/minecraft/class_2269;field_10723:Lnet/minecraft/class_265;
named FLOOR_X_SHAPE
Lnet/minecraft/block/AbstractButtonBlock;FLOOR_X_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
FLOOR_Z_SHAPE
- Mappings:
Namespace Name Mixin selector official e
Lbxc;e:Ldjn;
intermediary field_10716
Lnet/minecraft/class_2269;field_10716:Lnet/minecraft/class_265;
named FLOOR_Z_SHAPE
Lnet/minecraft/block/AbstractButtonBlock;FLOOR_Z_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
NORTH_SHAPE
- Mappings:
Namespace Name Mixin selector official f
Lbxc;f:Ldjn;
intermediary field_10728
Lnet/minecraft/class_2269;field_10728:Lnet/minecraft/class_265;
named NORTH_SHAPE
Lnet/minecraft/block/AbstractButtonBlock;NORTH_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
SOUTH_SHAPE
- Mappings:
Namespace Name Mixin selector official g
Lbxc;g:Ldjn;
intermediary field_10715
Lnet/minecraft/class_2269;field_10715:Lnet/minecraft/class_265;
named SOUTH_SHAPE
Lnet/minecraft/block/AbstractButtonBlock;SOUTH_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
WEST_SHAPE
- Mappings:
Namespace Name Mixin selector official h
Lbxc;h:Ldjn;
intermediary field_10731
Lnet/minecraft/class_2269;field_10731:Lnet/minecraft/class_265;
named WEST_SHAPE
Lnet/minecraft/block/AbstractButtonBlock;WEST_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
EAST_SHAPE
- Mappings:
Namespace Name Mixin selector official i
Lbxc;i:Ldjn;
intermediary field_10720
Lnet/minecraft/class_2269;field_10720:Lnet/minecraft/class_265;
named EAST_SHAPE
Lnet/minecraft/block/AbstractButtonBlock;EAST_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
CEILING_X_PRESSED_SHAPE
- Mappings:
Namespace Name Mixin selector official j
Lbxc;j:Ldjn;
intermediary field_10717
Lnet/minecraft/class_2269;field_10717:Lnet/minecraft/class_265;
named CEILING_X_PRESSED_SHAPE
Lnet/minecraft/block/AbstractButtonBlock;CEILING_X_PRESSED_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
CEILING_Z_PRESSED_SHAPE
- Mappings:
Namespace Name Mixin selector official k
Lbxc;k:Ldjn;
intermediary field_10726
Lnet/minecraft/class_2269;field_10726:Lnet/minecraft/class_265;
named CEILING_Z_PRESSED_SHAPE
Lnet/minecraft/block/AbstractButtonBlock;CEILING_Z_PRESSED_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
FLOOR_X_PRESSED_SHAPE
- Mappings:
Namespace Name Mixin selector official o
Lbxc;o:Ldjn;
intermediary field_10722
Lnet/minecraft/class_2269;field_10722:Lnet/minecraft/class_265;
named FLOOR_X_PRESSED_SHAPE
Lnet/minecraft/block/AbstractButtonBlock;FLOOR_X_PRESSED_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
FLOOR_Z_PRESSED_SHAPE
- Mappings:
Namespace Name Mixin selector official p
Lbxc;p:Ldjn;
intermediary field_10730
Lnet/minecraft/class_2269;field_10730:Lnet/minecraft/class_265;
named FLOOR_Z_PRESSED_SHAPE
Lnet/minecraft/block/AbstractButtonBlock;FLOOR_Z_PRESSED_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
NORTH_PRESSED_SHAPE
- Mappings:
Namespace Name Mixin selector official q
Lbxc;q:Ldjn;
intermediary field_10719
Lnet/minecraft/class_2269;field_10719:Lnet/minecraft/class_265;
named NORTH_PRESSED_SHAPE
Lnet/minecraft/block/AbstractButtonBlock;NORTH_PRESSED_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
SOUTH_PRESSED_SHAPE
- Mappings:
Namespace Name Mixin selector official r
Lbxc;r:Ldjn;
intermediary field_10724
Lnet/minecraft/class_2269;field_10724:Lnet/minecraft/class_265;
named SOUTH_PRESSED_SHAPE
Lnet/minecraft/block/AbstractButtonBlock;SOUTH_PRESSED_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
WEST_PRESSED_SHAPE
- Mappings:
Namespace Name Mixin selector official s
Lbxc;s:Ldjn;
intermediary field_10732
Lnet/minecraft/class_2269;field_10732:Lnet/minecraft/class_265;
named WEST_PRESSED_SHAPE
Lnet/minecraft/block/AbstractButtonBlock;WEST_PRESSED_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
EAST_PRESSED_SHAPE
- Mappings:
Namespace Name Mixin selector official t
Lbxc;t:Ldjn;
intermediary field_10718
Lnet/minecraft/class_2269;field_10718:Lnet/minecraft/class_265;
named EAST_PRESSED_SHAPE
Lnet/minecraft/block/AbstractButtonBlock;EAST_PRESSED_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
wooden
private final boolean wooden- Mappings:
Namespace Name Mixin selector official v
Lbxc;v:Z
intermediary field_10725
Lnet/minecraft/class_2269;field_10725:Z
named wooden
Lnet/minecraft/block/AbstractButtonBlock;wooden:Z
-
-
Constructor Details
-
AbstractButtonBlock
- Mappings:
Namespace Name Mixin selector official <init>
Lbxc;<init>(ZLchs$c;)V
intermediary <init>
Lnet/minecraft/class_2269;<init>(ZLnet/minecraft/class_4970$class_2251;)V
named <init>
Lnet/minecraft/block/AbstractButtonBlock;<init>(ZLnet/minecraft/block/AbstractBlock$Settings;)V
-
-
Method Details
-
getPressTicks
private int getPressTicks()- Mappings:
Namespace Name Mixin selector official c
Lbxc;c()I
intermediary method_26153
Lnet/minecraft/class_2269;method_26153()I
named getPressTicks
Lnet/minecraft/block/AbstractButtonBlock;getPressTicks()I
-
getOutlineShape
public VoxelShape getOutlineShape(BlockState state, BlockView world, BlockPos pos, ShapeContext context)- Overrides:
getOutlineShape
in classAbstractBlock
- Mappings:
Namespace Name Mixin selector official a
Lchs;a(Lcht;Lbsz;Lfx;Ldiz;)Ldjn;
intermediary method_9530
Lnet/minecraft/class_4970;method_9530(Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_3726;)Lnet/minecraft/class_265;
named getOutlineShape
Lnet/minecraft/block/AbstractBlock;getOutlineShape(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/ShapeContext;)Lnet/minecraft/util/shape/VoxelShape;
-
onUse
public ActionResult onUse(BlockState state, World world, BlockPos pos, PlayerEntity player, Hand hand, BlockHitResult hit)Called when this block is used by a player. This, by default, is bound to using the right mouse button.This method is called on both the logical client and logical server, so take caution when overriding this method. The logical side can be checked using
world.isClient()
.If the action result is successful on a logical client, then the action will be sent to the logical server for processing.
- Overrides:
onUse
in classAbstractBlock
- Returns:
- an action result that specifies if using the block was successful.
- Mappings:
Namespace Name Mixin selector official a
Lchs;a(Lcht;Lbtv;Lfx;Lbhl;Lapp;Ldiq;)Lapq;
intermediary method_9534
Lnet/minecraft/class_4970;method_9534(Lnet/minecraft/class_2680;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_1657;Lnet/minecraft/class_1268;Lnet/minecraft/class_3965;)Lnet/minecraft/class_1269;
named onUse
Lnet/minecraft/block/AbstractBlock;onUse(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/hit/BlockHitResult;)Lnet/minecraft/util/ActionResult;
-
powerOn
- Mappings:
Namespace Name Mixin selector official d
Lbxc;d(Lcht;Lbtv;Lfx;)V
intermediary method_21845
Lnet/minecraft/class_2269;method_21845(Lnet/minecraft/class_2680;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;)V
named powerOn
Lnet/minecraft/block/AbstractButtonBlock;powerOn(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V
-
playClickSound
protected void playClickSound(@Nullable PlayerEntity player, WorldAccess world, BlockPos pos, boolean powered)- Mappings:
Namespace Name Mixin selector official a
Lbxc;a(Lbhl;Lbtw;Lfx;Z)V
intermediary method_9714
Lnet/minecraft/class_2269;method_9714(Lnet/minecraft/class_1657;Lnet/minecraft/class_1936;Lnet/minecraft/class_2338;Z)V
named playClickSound
Lnet/minecraft/block/AbstractButtonBlock;playClickSound(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/world/WorldAccess;Lnet/minecraft/util/math/BlockPos;Z)V
-
getClickSound
- Mappings:
Namespace Name Mixin selector official a
Lbxc;a(Z)Laef;
intermediary method_9712
Lnet/minecraft/class_2269;method_9712(Z)Lnet/minecraft/class_3414;
named getClickSound
Lnet/minecraft/block/AbstractButtonBlock;getClickSound(Z)Lnet/minecraft/sound/SoundEvent;
-
onStateReplaced
public void onStateReplaced(BlockState state, World world, BlockPos pos, BlockState newState, boolean moved)Called inWorldChunk.setBlockState(BlockPos, BlockState, boolean)
ifnewState
is different fromstate
. Vanilla blocks perform removal cleanups here.- Overrides:
onStateReplaced
in classAbstractBlock
- Mappings:
Namespace Name Mixin selector official a
Lchs;a(Lcht;Lbtv;Lfx;Lcht;Z)V
intermediary method_9536
Lnet/minecraft/class_4970;method_9536(Lnet/minecraft/class_2680;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Z)V
named onStateReplaced
Lnet/minecraft/block/AbstractBlock;onStateReplaced(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Z)V
-
getWeakRedstonePower
public int getWeakRedstonePower(BlockState state, BlockView world, BlockPos pos, Direction direction)- Overrides:
getWeakRedstonePower
in classAbstractBlock
- Mappings:
Namespace Name Mixin selector official a
Lchs;a(Lcht;Lbsz;Lfx;Lgc;)I
intermediary method_9524
Lnet/minecraft/class_4970;method_9524(Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)I
named getWeakRedstonePower
Lnet/minecraft/block/AbstractBlock;getWeakRedstonePower(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;)I
-
getStrongRedstonePower
public int getStrongRedstonePower(BlockState state, BlockView world, BlockPos pos, Direction direction)- Overrides:
getStrongRedstonePower
in classAbstractBlock
- Mappings:
Namespace Name Mixin selector official b
Lchs;b(Lcht;Lbsz;Lfx;Lgc;)I
intermediary method_9603
Lnet/minecraft/class_4970;method_9603(Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)I
named getStrongRedstonePower
Lnet/minecraft/block/AbstractBlock;getStrongRedstonePower(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;)I
-
emitsRedstonePower
- Overrides:
emitsRedstonePower
in classAbstractBlock
- Mappings:
Namespace Name Mixin selector official d_
Lchs;d_(Lcht;)Z
intermediary method_9506
Lnet/minecraft/class_4970;method_9506(Lnet/minecraft/class_2680;)Z
named emitsRedstonePower
Lnet/minecraft/block/AbstractBlock;emitsRedstonePower(Lnet/minecraft/block/BlockState;)Z
-
scheduledTick
- Overrides:
scheduledTick
in classAbstractBlock
- Mappings:
Namespace Name Mixin selector official a_
Lchs;a_(Lcht;Laav;Lfx;Ljava/util/Random;)V
intermediary method_9588
Lnet/minecraft/class_4970;method_9588(Lnet/minecraft/class_2680;Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Ljava/util/Random;)V
named scheduledTick
Lnet/minecraft/block/AbstractBlock;scheduledTick(Lnet/minecraft/block/BlockState;Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V
-
onEntityCollision
- Overrides:
onEntityCollision
in classAbstractBlock
- Mappings:
Namespace Name Mixin selector official a
Lchs;a(Lcht;Lbtv;Lfx;Laqv;)V
intermediary method_9548
Lnet/minecraft/class_4970;method_9548(Lnet/minecraft/class_2680;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_1297;)V
named onEntityCollision
Lnet/minecraft/block/AbstractBlock;onEntityCollision(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/Entity;)V
-
tryPowerWithProjectiles
- Mappings:
Namespace Name Mixin selector official e
Lbxc;e(Lcht;Lbtv;Lfx;)V
intermediary method_9715
Lnet/minecraft/class_2269;method_9715(Lnet/minecraft/class_2680;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;)V
named tryPowerWithProjectiles
Lnet/minecraft/block/AbstractButtonBlock;tryPowerWithProjectiles(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V
-
updateNeighbors
- Mappings:
Namespace Name Mixin selector official f
Lbxc;f(Lcht;Lbtv;Lfx;)V
intermediary method_9713
Lnet/minecraft/class_2269;method_9713(Lnet/minecraft/class_2680;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;)V
named updateNeighbors
Lnet/minecraft/block/AbstractButtonBlock;updateNeighbors(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V
-
appendProperties
- Overrides:
appendProperties
in classBlock
- Mappings:
Namespace Name Mixin selector official a
Lbwu;a(Lchu$a;)V
intermediary method_9515
Lnet/minecraft/class_2248;method_9515(Lnet/minecraft/class_2689$class_2690;)V
named appendProperties
Lnet/minecraft/block/Block;appendProperties(Lnet/minecraft/state/StateManager$Builder;)V
-