1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-01-25 16:36:55 +00:00
CC-Tweaked/src/main/java/dan200/computercraft/api
SquidDev b9ff9b7f90 Allow returning lua functions
Not sure how this will play with persistence when it happens (badly,
most likely), but it's not a bad idea to support it.

Closes #466
2020-06-03 21:44:08 +01:00
..
client Update to 1.15 2020-01-24 09:12:29 +00:00
filesystem Merge branch 'mc-1.14.x' into mc-1.15.x 2020-04-22 10:39:00 +01:00
lua Allow returning lua functions 2020-06-03 21:44:08 +01:00
media Some API cleanup 2020-01-28 22:23:43 +00:00
network Merge branch 'master' into mc-1.14.x 2020-01-13 15:05:50 +00:00
peripheral Implement IPeripheral.getTarget on a few additional TEs 2020-05-15 17:34:00 +01:00
pocket Merge branch 'master' into mc-1.14.x 2020-01-13 15:05:50 +00:00
redstone Merge branch 'master' into mc-1.14.x 2020-01-13 15:05:50 +00:00
turtle Replace getMethodNames/callMethod with annotations (#447) 2020-05-15 13:21:16 +01:00
ComputerCraftAPI.java Some API cleanup 2020-01-28 22:23:43 +00:00