equivalent-exchange-3/src/main/java/com/pahimar/ee3/api/knowledge
2016-05-21 10:45:25 -04:00
..
AbilityRegistryProxy.java Prelim API changes 2015-05-07 13:45:06 -04:00
package-info.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
PlayerKnowledgeRegistryProxy.java More work on the new player knowledge system - getting close 2016-05-21 10:45:25 -04:00
TransmutationKnowledgeRegistryProxy.java Added in some basic events to the API (only the knowledge ones fire right now). These events are cancellable, and fire just before someone learns/forgets something. Cancelling the event will stop the change from happening. Also updated Waila and removed the need for CCC/CCL in mods/. 2015-05-21 18:41:44 -04:00