| private Function<BlockState, VoxelShape> | | makeShapes() | | makeShapes() | | method_66462() | | createShapeFunction() |
|
| 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) |
|
| public BlockState | |
| private BlockState | |
| private BlockState | |
| protected BlockState | | updateShape(BlockState state, LevelReader level, ScheduledTickAccess ticks, BlockPos pos, Direction directionToNeighbour, BlockPos neighbourPos, BlockState neighbourState, RandomSource random) | | updateShape(BlockState state, LevelReader level, ScheduledTickAccess ticks, BlockPos pos, Direction directionToNeighbour, BlockPos neighbourPos, BlockState neighbourState, RandomSource random) | | method_9559(class_2680 arg0, class_4538 arg1, class_10225 arg2, class_2338 arg3, class_2350 arg4, class_2338 arg5, class_2680 arg6, class_5819 arg7) | | getStateForNeighborUpdate(BlockState arg0, WorldView arg1, ScheduledTickView arg2, BlockPos arg3, Direction arg4, BlockPos arg5, BlockState arg6, Random arg7) |
|
| private static boolean | |
| private static boolean | |
| protected void | | updateIndirectNeighbourShapes(BlockState state, LevelAccessor level, BlockPos pos, int updateFlags, int updateLimit) | | updateIndirectNeighbourShapes(BlockState state, LevelAccessor level, BlockPos pos, int updateFlags, int updateLimit) | | method_9517(class_2680 arg0, class_1936 arg1, class_2338 arg2, int arg3, int arg4) | | prepare(BlockState arg0, WorldAccess arg1, BlockPos arg2, int arg3, int arg4) |
|
| private WireConnection | |
| private WireConnection | | getConnectingSide(BlockGetter level, BlockPos pos, Direction direction, boolean canConnectUp) | | getConnectingSide(BlockGetter level, BlockPos pos, Direction direction, boolean canConnectUp) | | method_27841(class_1922 arg0, class_2338 arg1, class_2350 arg2, boolean arg3) | | getRenderConnectionType(BlockView world, BlockPos pos, Direction direction, boolean canConnectUp) |
|
| protected boolean | |
| private boolean | |
| private void | | updatePowerStrength(Level level, BlockPos pos, BlockState state, Orientation orientation, boolean shapeUpdateWiresAroundInitialPosition) | | updatePowerStrength(Level level, BlockPos pos, BlockState state, Orientation orientation, boolean shapeUpdateWiresAroundInitialPosition) | | method_10485(class_1937 arg0, class_2338 arg1, class_2680 arg2, class_9904 arg3, boolean arg4) | | update(World world, BlockPos pos, BlockState state, WireOrientation orientation, boolean blockAdded) |
|
| public int | |
| private void | |
| protected void | | onPlace(BlockState state, Level level, BlockPos pos, BlockState oldState, boolean movedByPiston) | | onPlace(BlockState state, Level level, BlockPos pos, BlockState oldState, boolean movedByPiston) | | method_9615(class_2680 arg0, class_1937 arg1, class_2338 arg2, class_2680 arg3, boolean arg4) | | onBlockAdded(BlockState arg0, World arg1, BlockPos arg2, BlockState arg3, boolean arg4) |
|
| 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) |
|
| private void | |
| 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 boolean | | useExperimentalEvaluator(Level level) | | useExperimentalEvaluator(Level level) | | method_61745(class_1937 arg0) | | areRedstoneExperimentsEnabled(World world) |
|
| 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 int | | getSignal(BlockState state, BlockGetter level, BlockPos pos, Direction direction) | | getSignal(BlockState state, BlockGetter level, BlockPos pos, Direction direction) | | method_9524(class_2680 arg0, class_1922 arg1, class_2338 arg2, class_2350 arg3) | | getWeakRedstonePower(BlockState arg0, BlockView arg1, BlockPos arg2, Direction arg3) |
|
| protected int | |
| protected boolean | | shouldRedstoneWireConnectTo(BlockState state, BlockGetter level, BlockPos pos, Direction direction) | | shouldRedstoneWireConnectTo(BlockState state, BlockGetter level, BlockPos pos, Direction direction) | | method_1_9802(class_2680 arg0, class_1922 arg1, class_2338 arg2, class_2350 arg3) | | connectsTo(BlockState arg0, BlockView arg1, BlockPos arg2, Direction arg3) |
|
| protected static boolean | |
| protected static boolean | | shouldConnectTo(BlockState state, BlockGetter level, BlockPos pos, Direction direction) | | shouldConnectTo(BlockState state, BlockGetter level, BlockPos pos, Direction direction) | | method_10482(class_2680 arg0, class_1922 arg1, class_2338 arg2, class_2350 arg3) | | wireConnectsTo(BlockState state, BlockView view, BlockPos pos, Direction dir) |
|
| protected boolean | |
| public static int | | getColorForPower(int power) | | getColorForPower(int power) | | method_10487(int arg0) | | getWireColor(int powerLevel) |
|
| private static void | | spawnParticlesAlongLine(Level level, RandomSource random, BlockPos pos, int color, Direction side, Direction along, float from, float to) | | spawnParticlesAlongLine(Level level, RandomSource random, BlockPos pos, int color, Direction side, Direction along, float from, float to) | | method_27936(class_1937 arg0, class_5819 arg1, class_2338 arg2, int arg3, class_2350 arg4, class_2350 arg5, float arg6, float arg7) | | addPoweredParticles(World world, Random random, BlockPos pos, int color, Direction perpendicular, Direction direction, float minOffset, float maxOffset) |
|
| public void | | animateTick(BlockState state, Level level, BlockPos pos, RandomSource random) | | animateTick(BlockState state, Level level, BlockPos pos, RandomSource random) | | method_9496(class_2680 arg0, class_1937 arg1, class_2338 arg2, class_5819 arg3) | | randomDisplayTick(BlockState arg0, World arg1, BlockPos arg2, Random arg3) |
|
| protected BlockState | |
| protected 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) |
|
| private void | | updatesOnShapeChange(Level level, BlockPos pos, BlockState oldState, BlockState newState) | | updatesOnShapeChange(Level level, BlockPos pos, BlockState oldState, BlockState newState) | | method_28482(class_1937 arg0, class_2338 arg1, class_2680 arg2, class_2680 arg3) | | updateForNewState(World world, BlockPos pos, BlockState oldState, BlockState newState) |
|