| protected VoxelShape | |
| protected boolean | |
| public BlockState | |
| protected VoxelShape | | getCollisionShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) | | getCollisionShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) | | method_9549(class_2680 arg0, class_1922 arg1, class_2338 arg2, class_3726 arg3) | | getCollisionShape(BlockState arg0, BlockView arg1, BlockPos arg2, ShapeContext arg3) |
|
| protected VoxelShape | | getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) | | getShape(BlockState state, BlockGetter level, BlockPos pos, CollisionContext context) | | method_9530(class_2680 arg0, class_1922 arg1, class_2338 arg2, class_3726 arg3) | | getOutlineShape(BlockState arg0, BlockView arg1, BlockPos arg2, ShapeContext arg3) |
|
| protected BlockState | |
| protected BlockState | |
| protected void | |
| public BlockEntity | |
| public static boolean | | tryPlaceBook(LivingEntity sourceEntity, Level level, BlockPos pos, BlockState state, ItemStack item) | | tryPlaceBook(LivingEntity sourceEntity, Level level, BlockPos pos, BlockState state, ItemStack item) | | method_17472(class_1309 arg0, class_1937 arg1, class_2338 arg2, class_2680 arg3, class_1799 arg4) | | putBookIfAbsent(LivingEntity user, World world, BlockPos pos, BlockState state, ItemStack stack) |
|
| private static void | | placeBook(LivingEntity sourceEntity, Level level, BlockPos pos, BlockState state, ItemStack book) | | placeBook(LivingEntity sourceEntity, Level level, BlockPos pos, BlockState state, ItemStack book) | | method_17475(class_1309 arg0, class_1937 arg1, class_2338 arg2, class_2680 arg3, class_1799 arg4) | | putBook(LivingEntity user, World world, BlockPos pos, BlockState state, ItemStack stack) |
|
| public static void | | resetBookState(Entity sourceEntity, Level level, BlockPos pos, BlockState state, boolean hasBook) | | resetBookState(Entity sourceEntity, Level level, BlockPos pos, BlockState state, boolean hasBook) | | method_17473(class_1297 arg0, class_1937 arg1, class_2338 arg2, class_2680 arg3, boolean arg4) | | setHasBook(Entity user, World world, BlockPos pos, BlockState state, boolean hasBook) |
|
| public static void | |
| private static void | | changePowered(Level level, BlockPos pos, BlockState state, boolean isPowered) | | changePowered(Level level, BlockPos pos, BlockState state, boolean isPowered) | | method_17476(class_1937 arg0, class_2338 arg1, class_2680 arg2, boolean arg3) | | setPowered(World world, BlockPos pos, BlockState state, boolean powered) |
|
| private static void | |
| protected void | | tick(BlockState state, ServerLevel level, BlockPos pos, RandomSource random) | | tick(BlockState state, ServerLevel level, BlockPos pos, RandomSource random) | | method_9588(class_2680 arg0, class_3218 arg1, class_2338 arg2, class_5819 arg3) | | scheduledTick(BlockState arg0, ServerWorld arg1, BlockPos arg2, Random arg3) |
|
| protected void | | affectNeighborsAfterRemoval(BlockState state, ServerLevel level, BlockPos pos, boolean movedByPiston) | | affectNeighborsAfterRemoval(BlockState state, ServerLevel level, BlockPos pos, boolean movedByPiston) | | method_66388(class_2680 arg0, class_3218 arg1, class_2338 arg2, boolean arg3) | | onStateReplaced(BlockState arg0, ServerWorld arg1, BlockPos arg2, boolean arg3) |
|
| protected boolean | |
| protected int | |
| protected int | | getDirectSignal(BlockState state, BlockGetter level, BlockPos pos, Direction direction) | | getDirectSignal(BlockState state, BlockGetter level, BlockPos pos, Direction direction) | | method_9603(class_2680 arg0, class_1922 arg1, class_2338 arg2, class_2350 arg3) | | getStrongRedstonePower(BlockState arg0, BlockView arg1, BlockPos arg2, Direction arg3) |
|
| protected boolean | |
| protected int | | getAnalogOutputSignal(BlockState state, Level level, BlockPos pos, Direction direction) | | getAnalogOutputSignal(BlockState state, Level level, BlockPos pos, Direction direction) | | method_9572(class_2680 arg0, class_1937 arg1, class_2338 arg2, class_2350 arg3) | | getComparatorOutput(BlockState arg0, World arg1, BlockPos arg2, Direction arg3) |
|
| protected ActionResult | | useItemOn(ItemStack itemStack, BlockState state, Level level, BlockPos pos, Player player, InteractionHand hand, BlockHitResult hitResult) | | useItemOn(ItemStack itemStack, BlockState state, Level level, BlockPos pos, Player player, InteractionHand hand, BlockHitResult hitResult) | | method_55765(class_1799 arg0, class_2680 arg1, class_1937 arg2, class_2338 arg3, class_1657 arg4, class_1268 arg5, class_3965 arg6) | | onUseWithItem(ItemStack arg0, BlockState arg1, World arg2, BlockPos arg3, PlayerEntity arg4, Hand arg5, BlockHitResult arg6) |
|
| protected ActionResult | | useWithoutItem(BlockState state, Level level, BlockPos pos, Player player, BlockHitResult hitResult) | | useWithoutItem(BlockState state, Level level, BlockPos pos, Player player, BlockHitResult hitResult) | | method_55766(class_2680 arg0, class_1937 arg1, class_2338 arg2, class_1657 arg3, class_3965 arg4) | | onUse(BlockState arg0, World arg1, BlockPos arg2, PlayerEntity arg3, BlockHitResult arg4) |
|
| protected NamedScreenHandlerFactory | |
| private void | |
| protected boolean | |