Package com.sk89q.worldedit.registry


package com.sk89q.worldedit.registry
  • Interface Summary
    Interface
    Description
    Represents an objects that can be added to a registry and referenced by an id which is unique within its registry.
  • Class Summary
    Class
    Description
    Category<T extends Keyed>
     
     
    Registry<V extends Keyed>