接口 IForgeLevelSummary

所有已知实现类:
LevelSummary, LevelSummary.CorruptedLevelSummary, LevelSummary.SymlinkLevelSummary

public interface IForgeLevelSummary
  • 方法概要

    修饰符和类型
    方法
    说明
    default boolean
    Checks if the Forge lifecycle of this level is experimental.
    private LevelSummary
     
  • 方法详细资料

    • self

      private LevelSummary self()
    • isLifecycleExperimental

      default boolean isLifecycleExperimental()
      Checks if the Forge lifecycle of this level is experimental. This is used to render the experimental warning tooltip on the level select screen.
      返回:
      true if the level is experimental