接口 IForgeRegistryModifiable<V>

所有超级接口:
IForgeRegistry<V>, Iterable<V>
所有已知实现类:
ForgeRegistry

public interface IForgeRegistryModifiable<V> extends IForgeRegistry<V>
  • 方法详细资料

    • clear

      void clear()
    • remove

      V remove(ResourceLocation key)
    • isLocked

      boolean isLocked()