MCPcopy Create free account
hub / github.com/PCGen/pcgen / getBook

Method getBook

code/src/java/pcgen/core/character/SpellInfo.java:87–90  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

85 }
86
87 public String getBook()
88 {
89 return book;
90 }
91
92 public List<Ability> getFeatList()
93 {

Callers 7

produceSpellListInfoMethod · 0.80
getDCMethod · 0.80
getInfoIndexForMethod · 0.80
getSpellInfoForMethod · 0.80
hasSpellInfoForMethod · 0.80
appendSpellLinesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected