Class WorldRegistry

java.lang.Object
net.pl3x.map.core.registry.Registry<@NotNull World>
net.pl3x.map.core.registry.WorldRegistry
All Implemented Interfaces:
Iterable<World>

public class WorldRegistry extends Registry<@NotNull World>
  • Constructor Details

    • WorldRegistry

      public WorldRegistry()
  • Method Details