equivalent-exchange-3/src/main/java/com/pahimar/ee3/util
2022-11-22 15:26:15 +01:00
..
serialize Added some more NPE protection to the ID based ItemStack comparator 2016-05-26 12:02:37 -04:00
CalcinationHelper.java Deprecating Verdant and Azure Dust 2015-11-25 16:00:37 -05:00
ColorHelper.java Don't be scared - it's easier to start from the bottom. There's also still the MC 1.6.4 branch :) 2014-03-28 15:54:15 -04:00
CommonParticleHelper.java Another whack of stuff with varying levels of won't break 2015-03-23 11:07:47 -04:00
CommonSoundHelper.java Add some more functionality to sending sounds, and some preliminary work on an abstract way to spawn particles from the server side 2015-03-22 18:52:04 -04:00
CompressionHelper.java Death to the old energy value registry - long live the new one! 2016-05-18 13:53:13 -04:00
ConfigurationHelper.java Yeah, another whack of code. 2014-07-18 22:26:59 -04:00
DebugUtils.java Initialize the Blacklist Registry in Init 2016-05-27 16:03:14 -04:00
EntityHelper.java feat: commit changes (might contain bugs) 2022-11-22 15:26:15 +01:00
FilterUtils.java Initialize the Blacklist Registry in Init 2016-05-27 16:03:14 -04:00
FluidHelper.java Fix a possible NPE in the FluidStack comparator 2016-05-24 23:12:49 -04:00
IChargeable.java Move some interfaces into the util package 2014-07-18 15:55:10 -04:00
IKeyBound.java Move some interfaces into the util package 2014-07-18 15:55:10 -04:00
IModalTool.java Move some interfaces into the util package 2014-07-18 15:55:10 -04:00
INBTTaggable.java Checking in some progress on a more unified way of serializing data to disk. Should really help in the future. 2015-01-26 23:17:32 -05:00
IOverlayItem.java Just a whack of work, nothing to see here 2014-10-03 15:55:22 -04:00
IOwnable.java Move some interfaces into the util package 2014-07-18 15:55:10 -04:00
ItemStackUtils.java feat: commit changes (might contain bugs) 2022-11-22 15:26:15 +01:00
ItemUtil.java feat: commit changes (might contain bugs) 2022-11-22 15:26:15 +01:00
LoaderHelper.java Set API version to a build property, and add in some prelim logging of what mods set what values when in the energy value registry 2015-05-07 14:47:54 -04:00
LogHelper.java Lots more Marker usage, for much better logging options (making my dev life so so so much easier) 2015-11-19 15:24:40 -05:00
NBTHelper.java Refactor NBTHelper. When NBTHelper is used to retrieve data from an ItemStacks NBTTagCompound it will also verify that the key it finds is of the expected data type (returns null otherwise). Sets in NBTHelper now also verify inputs. 2016-05-27 11:10:38 -04:00
OreDictionaryHelper.java Death to the old energy value registry - long live the new one! 2016-05-18 13:53:13 -04:00
PlayerHelper.java Some more work on commands. Not long now and set-energy-value will be working and admins can change values on the fly :) 2014-09-09 15:59:07 -04:00
RecipeHelper.java feat: commit changes (might contain bugs) 2022-11-22 15:26:15 +01:00
ResourceLocationHelper.java Whole whackload of stuff. More to come in the morning Vike 2015-02-04 23:48:07 -05:00
SerializationHelper.java Added some more NPE protection to the ID based ItemStack comparator 2016-05-26 12:02:37 -04:00
TileEntityDataHelper.java Various states of working. Lots of things happening. 2015-02-25 00:03:59 -05:00
TransmutationHelper.java feat: commit changes (might contain bugs) 2022-11-22 15:26:15 +01:00