Class SchematicInstances

java.lang.Object
com.simibubi.create.content.schematics.filtering.SchematicInstances

public class SchematicInstances extends Object
  • Field Details

  • Constructor Details

    • SchematicInstances

      public SchematicInstances()
  • Method Details

    • register

      public static void register()
    • get

      @Nullable public static SchematicWorld get(net.minecraft.world.level.Level world, net.minecraft.world.item.ItemStack schematic)
    • clearHash

      public static void clearHash(net.minecraft.world.item.ItemStack schematic)
    • getHash

      public static int getHash(net.minecraft.world.item.ItemStack schematic)