History - net.minecraft.block.LecternBlock
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
com.mojang.serialization.MapCodec<LecternBlock>: CODEC, field_46386, CODEC
Constructors
Methods
com.mojang.serialization.MapCodec<LecternBlock> (): codec, method_53969, getCodec
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
int (BlockState, BlockView, BlockPos, Direction): getSignal, method_9524, getWeakRedstonePower
int (BlockState, BlockView, BlockPos): ownSignal, method_1_5240, getWeakRedstonePower
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.LecternBlock
net.minecraft.class_3715
net.minecraft.block.LecternBlock
Fields
com.mojang.serialization.MapCodec<LecternBlock>: CODEC, field_46386, CODEC
EnumProperty<Direction>: FACING, field_16404, FACING
BooleanProperty: POWERED, field_17365, POWERED
BooleanProperty: HAS_BOOK, field_17366, HAS_BOOK
VoxelShape: SHAPE_COLLISION, field_55774, BASE_SHAPE
Map<Direction, VoxelShape>: SHAPES, field_55775, OUTLINE_SHAPES_BY_DIRECTION
int: PAGE_CHANGE_IMPULSE_TICKS, field_31113, SCHEDULED_TICK_DELAY
Constructors
Methods
com.mojang.serialization.MapCodec<LecternBlock> (): codec, method_53969, getCodec
VoxelShape (BlockState): getOcclusionShape, method_9571, getCullingShape
boolean (BlockState): useShapeForLightOcclusion, method_9526, hasSidedTransparency
BlockState (ItemPlacementContext): getStateForPlacement, method_9605, getPlacementState
VoxelShape (BlockState, BlockView, BlockPos, ShapeContext): getCollisionShape, method_9549, getCollisionShape
VoxelShape (BlockState, BlockView, BlockPos, ShapeContext): getShape, method_9530, getOutlineShape
BlockState (BlockState, BlockRotation): rotate, method_9598, rotate
BlockState (BlockState, BlockMirror): mirror, method_9569, mirror
void (StateManager$Builder<Block, BlockState>): createBlockStateDefinition, method_9515, appendProperties
BlockEntity (BlockPos, BlockState): newBlockEntity, method_10123, createBlockEntity
boolean (LivingEntity, World, BlockPos, BlockState, ItemStack): tryPlaceBook, method_17472, putBookIfAbsent
void (LivingEntity, World, BlockPos, BlockState, ItemStack): placeBook, method_17475, putBook
void (Entity, World, BlockPos, BlockState, boolean): resetBookState, method_17473, setHasBook
void (World, BlockPos, BlockState): signalPageChange, method_17471, setPowered
void (World, BlockPos, BlockState, boolean): changePowered, method_17476, setPowered
void (World, BlockPos, BlockState): updateBelow, method_17474, updateNeighborAlways
void (BlockState, ServerWorld, BlockPos, Random): tick, method_9588, scheduledTick
void (BlockState, ServerWorld, BlockPos, boolean): affectNeighborsAfterRemoval, method_66388, onStateReplaced
boolean (BlockState): isSignalSource, method_9506, emitsRedstonePower
int (BlockState, BlockView, BlockPos, Direction): getSignal, method_9524, getWeakRedstonePower
int (BlockState, BlockView, BlockPos, Direction): getDirectSignal, method_9603, getStrongRedstonePower
boolean (BlockState): hasAnalogOutputSignal, method_9498, hasComparatorOutput
int (BlockState, World, BlockPos, Direction): getAnalogOutputSignal, method_9572, getComparatorOutput
ActionResult (ItemStack, BlockState, World, BlockPos, PlayerEntity, Hand, BlockHitResult): useItemOn, method_55765, onUseWithItem
ActionResult (BlockState, World, BlockPos, PlayerEntity, BlockHitResult): useWithoutItem, method_55766, onUse
NamedScreenHandlerFactory (BlockState, World, BlockPos): getMenuProvider, method_17454, createScreenHandlerFactory
void (World, BlockPos, PlayerEntity): openScreen, method_17470, openScreen
boolean (BlockState, NavigationType): isPathfindable, method_9516, canPathfindThrough