Interface IFlagConfigHelper

All Known Implementing Classes:
NeoForgeFlagConfigHelper

public interface IFlagConfigHelper
  • Method Details

    • getCoveredBlockEntities

      Set<String> getCoveredBlockEntities()
    • getCoveredBlockEntityTags

      Set<String> getCoveredBlockEntityTags()
    • removeEntitiesEnabled

      boolean removeEntitiesEnabled()
    • isDisabledByConfig

      boolean isDisabledByConfig(String flag)