Interface OwnExecuteCommandBlockMenu

    • Method Detail

      • createExecuteCommandContainerList

        @Deprecated
        default java.util.List<OwnExecuteCommandContainer> createExecuteCommandContainerList​(java.lang.String pKeyPrefix)
        Deprecated.
      • createExecuteCommandContainerList

        default java.util.List<OwnExecuteCommandContainer> createExecuteCommandContainerList​(org.bukkit.configuration.Configuration pConfig,
                                                                                             java.lang.String pKeyPrefix)
      • conditionForAdding

        boolean conditionForAdding​(org.bukkit.configuration.Configuration pConfig,
                                   java.lang.String pKey)