1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-10-02 08:50:47 +00:00
CC-Tweaked/src/main/java/dan200/computercraft/shared/peripheral/modem
SquidDev 2c87e66db8 Move several methods from TileGeneric to blocks
- getPickBlock is now implemented directly on computers and turtles,
   rather than on the tile.
 - Bounding boxes are handled on the block rather than tile. This ends
   up being a little ugly in the case of BlockPeripheral, but it's not
   the end of the world.
 - Explosion resistance is only implemented for turtles now.
2018-12-27 11:32:29 +00:00
..
wired Move several methods from TileGeneric to blocks 2018-12-27 11:32:29 +00:00
wireless Move several methods from TileGeneric to blocks 2018-12-27 11:32:29 +00:00
ModemBounds.java Move several methods from TileGeneric to blocks 2018-12-27 11:32:29 +00:00
ModemPeripheral.java Reformat everything 2018-12-23 17:46:58 +00:00
ModemState.java Allow modems to handle being attached to multiple computers 2018-11-17 11:52:12 +00:00
TileModemBase.java Move several methods from TileGeneric to blocks 2018-12-27 11:32:29 +00:00