Skip to content

Commit

Permalink
Small reflection helper file for me
Browse files Browse the repository at this point in the history
  • Loading branch information
Modbder committed Jul 22, 2015
1 parent a0c6b49 commit 8171042
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions resources/ttinkerHelper.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
C:thaumic.tinkerer.common.enchantment.core.EnchantmentManager
{
F:rules(D:Multimap,V=ArrayListMultimap,I=1)<Integer,BasicCompatibilityRule>

M:registerExponentialCostData(Enchantment enchantment, String texture, boolean vanilla, AspectList level1Aspects, String research)
}

C:thaumic.tinkerer.common.enchantment.core.rule.BasicCompatibilityRule
{
C:BasicCompatibilityRule(Enchantment illegal)(I=0)
}

0 comments on commit 8171042

Please sign in to comment.