History - net.minecraft.block.HopperBlock

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

com.mojang.serialization.MapCodec<HopperBlock>: CODEC, field_46370, CODEC

Constructors

Methods

com.mojang.serialization.MapCodec<HopperBlock> (): codec, method_53969, getCodec

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.world.level.block.HopperBlock

net.minecraft.class_2377

net.minecraft.block.HopperBlock

Fields

com.mojang.serialization.MapCodec<HopperBlock>: CODEC, field_46370, CODEC

EnumProperty<Direction>: FACING, field_11129, FACING

BooleanProperty: ENABLED, field_11126, ENABLED

Function<BlockState, VoxelShape>: shapes, field_55766, shapeFunction

Map<Direction, VoxelShape>: interactionShapes, field_55767, shapesByDirection

Constructors

(AbstractBlock$Settings)

Methods

com.mojang.serialization.MapCodec<HopperBlock> (): codec, method_53969, getCodec

Function<BlockState, VoxelShape> (VoxelShape): makeShapes, method_66439, createShapeFunction

VoxelShape (BlockState, BlockView, BlockPos, ShapeContext): getShape, method_9530, getOutlineShape

VoxelShape (BlockState, BlockView, BlockPos): getInteractionShape, method_9584, getRaycastShape

BlockState (ItemPlacementContext): getStateForPlacement, method_9605, getPlacementState

BlockEntity (BlockPos, BlockState): newBlockEntity, method_10123, createBlockEntity

<T extends BlockEntity> BlockEntityTicker<T> (World, BlockState, BlockEntityType<T>): getTicker, method_31645, getTicker

void (BlockState, World, BlockPos, BlockState, boolean): onPlace, method_9615, onBlockAdded

ActionResult (BlockState, World, BlockPos, PlayerEntity, BlockHitResult): useWithoutItem, method_55766, onUse

void (BlockState, World, BlockPos, Block, WireOrientation, boolean): neighborChanged, method_9612, neighborUpdate

void (World, BlockPos, BlockState): checkPoweredState, method_10217, updateEnabled

void (BlockState, ServerWorld, BlockPos, boolean): affectNeighborsAfterRemoval, method_66388, onStateReplaced

boolean (BlockState): hasAnalogOutputSignal, method_9498, hasComparatorOutput

int (BlockState, World, BlockPos, Direction): getAnalogOutputSignal, method_9572, getComparatorOutput

BlockState (BlockState, BlockRotation): rotate, method_9598, rotate

BlockState (BlockState, BlockMirror): mirror, method_9569, mirror

void (StateManager$Builder<Block, BlockState>): createBlockStateDefinition, method_9515, appendProperties

void (BlockState, World, BlockPos, Entity, EntityCollisionHandler, boolean): entityInside, method_9548, onEntityCollision

boolean (BlockState, NavigationType): isPathfindable, method_9516, canPathfindThrough

VoxelShape (VoxelShape, Map, BlockState): lambda$makeShapes$0, method_66438, method_66438