1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-07-02 10:03:32 +00:00
CC-Tweaked/src/main/java/dan200/computercraft/shared/util
SquidDev a2da6d9601 Pass the original block in redstone propagation
notifyBlockOfStateChange and notifyNeighborsOfStateExcept expect the
block which caused the redstone update, rather than the neighbor block.

Fixes #393
2017-09-10 09:32:02 +01:00
..
Colour.java Allow dying turtles arbitrary colours 2017-05-14 14:17:55 +01:00
ColourTracker.java Add more general item colouring system 2017-05-14 14:17:54 +01:00
ColourUtils.java Allow dying turtles arbitrary colours 2017-05-14 14:17:55 +01:00
CreativeTabMain.java Update to 1.11.2 2017-07-25 21:08:51 +01:00
CreativeTabTreasure.java Update to 1.11.2 2017-07-25 21:08:51 +01:00
DirectionUtil.java Update to 1.11.2 2017-07-25 21:08:51 +01:00
Holiday.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00
HolidayUtil.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00
IDAssigner.java Remove ILogger facade 2017-05-16 15:49:55 +01:00
IEntityDropConsumer.java Update to 1.11.2 2017-07-25 21:08:51 +01:00
ImpostorRecipe.java Update to 1.11.2 2017-07-25 21:08:51 +01:00
ImpostorShapelessRecipe.java Update to 1.11.2 2017-07-25 21:08:51 +01:00
InventoryUtil.java Update to 1.11.2 2017-07-25 21:08:51 +01:00
NBTUtil.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00
Palette.java Fix to getPalletteColour 2017-05-28 14:08:15 +02:00
PeripheralUtil.java ComputerCraft 1.80pr0 2017-05-01 14:51:26 +01:00
RedstoneUtil.java Pass the original block in redstone propagation 2017-09-10 09:32:02 +01:00
ReflectionUtil.java Updated (C) from 2016 to 2017 (#229) 2017-05-13 19:20:39 +01:00
StringUtil.java Refactor the filesystem and HTTP code 2017-05-13 22:47:28 +01:00
WorldUtil.java Update to 1.11.2 2017-07-25 21:08:51 +01:00