| public void | | updatePowerStrength(Level level, BlockPos initialPos, BlockState ignored, Orientation orientation, boolean shapeUpdateWiresAroundInitialPosition) | | updatePowerStrength(Level level, BlockPos initialPos, BlockState ignored, Orientation orientation, boolean shapeUpdateWiresAroundInitialPosition) | | method_61824(class_1937 arg0, class_2338 arg1, class_2680 arg2, class_9904 arg3, boolean arg4) | | update(World arg0, BlockPos arg1, BlockState arg2, WireOrientation arg3, boolean arg4) |
|
| private void | |
| private static boolean | |
| private static WireOrientation | |
| private void | |
| private static int | |
| private static WireOrientation | | unpackOrientation(int packed) | | unpackOrientation(int packed) | | method_61828(int arg0) | | unpackOrientation(int packed) |
|
| private static int | | unpackPower(int packed) | | unpackPower(int packed) | | method_61840(int arg0) | | unpackPower(int packed) |
|
| private void | |
| private void | | propagateChangeToNeighbors(Level level, BlockPos pos, int newPower, Orientation orientation, boolean allowTurningOff) | | propagateChangeToNeighbors(Level level, BlockPos pos, int newPower, Orientation orientation, boolean allowTurningOff) | | method_61831(class_1937 arg0, class_2338 arg1, int arg2, class_9904 arg3, boolean arg4) | | spreadPowerUpdateToNeighbors(World world, BlockPos pos, int power, WireOrientation orientation, boolean canIncreasePower) |
|
| private void | | enqueueNeighborWire(Level level, BlockPos pos, int newFromPower, Orientation orientation, boolean allowTurningOff) | | enqueueNeighborWire(Level level, BlockPos pos, int newFromPower, Orientation orientation, boolean allowTurningOff) | | method_61841(class_1937 arg0, class_2338 arg1, int arg2, class_9904 arg3, boolean arg4) | | spreadPowerUpdateTo(World world, BlockPos neighborPos, int power, WireOrientation orientation, boolean canIncreasePower) |
|
| protected int | |