| public BlockEntity | |
| public BlockState | |
| protected void | |
| 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 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 | | neighborChanged(BlockState state, Level level, BlockPos pos, Block block, Orientation orientation, boolean movedByPiston) | | neighborChanged(BlockState state, Level level, BlockPos pos, Block block, Orientation orientation, boolean movedByPiston) | | method_9612(class_2680 arg0, class_1937 arg1, class_2338 arg2, class_2248 arg3, class_9904 arg4, boolean arg5) | | neighborUpdate(BlockState arg0, World arg1, BlockPos arg2, Block arg3, WireOrientation arg4, boolean arg5) |
|
| private static TestBlockEntity | |
| public int | |
| protected ItemStack | | getCloneItemStack(LevelReader level, BlockPos pos, BlockState state, boolean includeData) | | getCloneItemStack(LevelReader level, BlockPos pos, BlockState state, boolean includeData) | | method_9574(class_4538 arg0, class_2338 arg1, class_2680 arg2, boolean arg3) | | getPickStack(WorldView arg0, BlockPos arg1, BlockState arg2, boolean arg3) |
|
| public static ItemStack | |
| protected com.mojang.serialization.MapCodec<TestBlock> | | codec() | | codec() | | method_53969() | | getCodec() |
|