| public void | |
| public void | | shapeUpdate(Direction direction, BlockState neighborState, BlockPos pos, BlockPos neighborPos, int updateFlags, int updateLimit) | | shapeUpdate(Direction direction, BlockState neighborState, BlockPos pos, BlockPos neighborPos, int updateFlags, int updateLimit) | | method_42392(class_2350 arg0, class_2680 arg1, class_2338 arg2, class_2338 arg3, int arg4, int arg5) | | replaceWithStateForNeighborUpdate(Direction arg0, BlockState arg1, BlockPos arg2, BlockPos arg3, int arg4, int arg5) |
|
| public void | |
| public void | | neighborChanged(BlockState state, BlockPos pos, Block block, Orientation orientation, boolean movedByPiston) | | neighborChanged(BlockState state, BlockPos pos, Block block, Orientation orientation, boolean movedByPiston) | | method_41703(class_2680 arg0, class_2338 arg1, class_2248 arg2, class_9904 arg3, boolean arg4) | | updateNeighbor(BlockState arg0, BlockPos arg1, Block arg2, WireOrientation arg3, boolean arg4) |
|
| public void | | updateNeighborsAtExceptFromFacing(BlockPos pos, Block block, Direction skipDirection, Orientation orientation) | | updateNeighborsAtExceptFromFacing(BlockPos pos, Block block, Direction skipDirection, Orientation orientation) | | method_41705(class_2338 arg0, class_2248 arg1, class_2350 arg2, class_9904 arg3) | | updateNeighbors(BlockPos arg0, Block arg1, Direction arg2, WireOrientation arg3) |
|
| private void | |
| private void | | runUpdates() | | runUpdates() | | method_41702() | | runQueuedUpdates() |
|