JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
games.stendhal.common.parser.WordEntry
Packages that use
WordEntry
Package
Description
games.stendhal.common.parser
implements the NPC conversation parser.
Uses of
WordEntry
in
games.stendhal.common.parser
Methods in
games.stendhal.common.parser
that return
WordEntry
Modifier and Type
Method
Description
WordEntry
WordList.
addNewWord
(
String
str)
Add a new word to the list in order to remember it later.
WordEntry
WordList.
find
(
String
str)
Find an entry for a given word.