Class SchematicWithBlockState

java.lang.Object
net.sandrohc.schematic4j.schematic.types.SchematicNamed
net.sandrohc.schematic4j.schematic.types.SchematicWithBlockState
Direct Known Subclasses:
SchematicBiome, SchematicBlock

public abstract class SchematicWithBlockState extends SchematicNamed
  • Field Details

  • Constructor Details

    • SchematicWithBlockState

      public SchematicWithBlockState(String blockstate)
  • Method Details