类 CachedParseState.SimpleControl

java.lang.Object
net.minecraft.util.parsing.packrat.CachedParseState.SimpleControl
所有已实现的接口:
Control
封闭类:
CachedParseState<S>

static class CachedParseState.SimpleControl extends Object implements Control
  • 字段详细资料

    • hasCut

      private boolean hasCut
  • 构造器详细资料

    • SimpleControl

      SimpleControl()
  • 方法详细资料

    • cut

      public void cut()
      指定者:
      cut 在接口中 Control
    • hasCut

      public boolean hasCut()
      指定者:
      hasCut 在接口中 Control
    • reset

      public void reset()