Package pers.neige.neigeitems.item
Class ItemPlaceholder.ParseResult
-
- All Implemented Interfaces:
public final class ItemPlaceholder.ParseResult
-
-
Constructor Summary
Constructors Constructor Description ItemPlaceholder.ParseResult(String text, Boolean changed)
-
Method Summary
Modifier and Type Method Description final String
getText()
final Boolean
getChanged()
-