Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
produceSpellListInfo
Method · 0.80
buildKnownPreparedSpellsForCDOMObject
Method · 0.80
getDC
Method · 0.80
getInfoIndexFor
Method · 0.80
getSpellInfoFor
Method · 0.80
hasSpellInfoFor
Method · 0.80
appendSpellLines
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected