Class SuggestionContext
java.lang.Object
com.sk89q.minecraft.util.commands.SuggestionContext
-
Method Summary
Modifier and TypeMethodDescriptionstatic SuggestionContextbooleanforFlag()booleanbooleangetFlag()static SuggestionContextstatic SuggestionContexttoString()
-
Method Details
-
forHangingValue
public boolean forHangingValue() -
forLastValue
public boolean forLastValue() -
forFlag
public boolean forFlag() -
getFlag
-
toString
-
flag
-
lastValue
-
hangingValue
-