1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-10-01 00:10:47 +00:00
CC-Tweaked/src/main/java/dan200/computercraft/shared/util
SquidDev db9cd15fb3 Remove most raw types
This means we can remove even more casts and what not.
2017-05-07 13:30:05 +01:00
..
Colour.java Made the black colour on monitors, terminals, block and item graphics darker 2017-05-05 00:54:24 +01:00
CreativeTabMain.java Add @Nullable and @NonNull annotations 2017-05-07 13:29:49 +01:00
CreativeTabTreasure.java Add @Nullable and @NonNull annotations 2017-05-07 13:29:49 +01:00
DirectionUtil.java ComputerCraft 1.80pr0 2017-05-01 14:51:26 +01:00
Holiday.java ComputerCraft 1.79 initial upload 2017-05-01 14:32:39 +01:00
HolidayUtil.java ComputerCraft 1.79 initial upload 2017-05-01 14:32:39 +01:00
IDAssigner.java Remove some unnecessary constructs 2017-05-07 13:29:52 +01:00
IEntityDropConsumer.java Converted tabs to spaces throughout 2017-05-01 15:48:44 +01:00
ImpostorRecipe.java Add @Nullable and @NonNull annotations 2017-05-07 13:29:49 +01:00
ImpostorShapelessRecipe.java Remove most raw types 2017-05-07 13:30:05 +01:00
InventoryUtil.java Remove some unnecessary constructs 2017-05-07 13:29:52 +01:00
NBTUtil.java Remove most raw types 2017-05-07 13:30:05 +01:00
PeripheralUtil.java ComputerCraft 1.80pr0 2017-05-01 14:51:26 +01:00
RedstoneUtil.java Use IBlockState instead of Block methods 2017-05-06 15:31:06 +01:00
ReflectionUtil.java Remove most raw types 2017-05-07 13:30:05 +01:00
StringUtil.java Use IBlockState instead of Block methods 2017-05-06 15:31:06 +01:00
WorldUtil.java Remove most raw types 2017-05-07 13:30:05 +01:00