Class Schematic

java.lang.Object
com.loohp.limbo.world.Schematic

public class Schematic extends Object
  • Constructor Details

    • Schematic

      public Schematic()
  • Method Details

    • toWorld

      public static World toWorld(String name, Environment environment, net.querz.nbt.tag.CompoundTag nbt)
    • mcedit

      public static World mcedit(String name, Environment environment, net.querz.nbt.tag.CompoundTag nbt)
    • schemV3

      public static World schemV3(String name, Environment environment, net.querz.nbt.tag.CompoundTag nbt)