java.lang.Object
net.minecraft.util.parsing.packrat.CachedParseState.SimpleControl
-
Field Summary
Fields
Fields inherited from interface net.minecraft.util.parsing.packrat.Control
UNBOUND
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
hasCut
private boolean hasCut
-
Constructor Details
-
SimpleControl
SimpleControl()
-
Method Details
-
cut
public void cut()
- Specified by:
cut
in interface Control
-
hasCut
public boolean hasCut()
- Specified by:
hasCut
in interface Control
-
reset
public void reset()