Skip to content

Tags: noah1510/Energy

Tags

0.1.2

Toggle 0.1.2's commit message
Add ofNullable, returns null when no valid holder is found. Saves the…

… need of a valid and of lookup.

Improve the performance of looking up the holder for the object. Added a JMH benchmark for this.

Update gradle and mc/fabric

0.1.1

Toggle 0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request TechReborn#4 from GabrielOlvH/master

Replace streams

0.1.0

Toggle 0.1.0's commit message
Include the ItemStack support by default, now depends on minecraft.

0.0.8

Toggle 0.0.8's commit message
More docs + minor tweaks

0.0.7

Toggle 0.0.7's commit message
Cleanup the API, remove some methods that are not really needed

0.0.6

Toggle 0.0.6's commit message
Some docs and fixes

0.0.5

Toggle 0.0.5's commit message
add getMaxStored

0.0.4

Toggle 0.0.4's commit message
Face -> Side

its easier to code for, and will be quicker performance wise

0.0.3

Toggle 0.0.3's commit message
Add a method to set the energy, might be quite important

0.0.2

Toggle 0.0.2's commit message
Some tweaks to the API to better support things like ItemStacks