Class SchematicEntity
java.lang.Object
net.sandrohc.schematic4j.schematic.types.SchematicNamed
net.sandrohc.schematic4j.schematic.types.SchematicEntity
-
Field Summary
FieldsFields inherited from class net.sandrohc.schematic4j.schematic.types.SchematicNamed
name -
Constructor Summary
ConstructorsConstructorDescriptionSchematicEntity(String name, SchematicPos<Double> pos, Map<String, Object> extra) -
Method Summary
-
Field Details
-
pos
-
extra
-
-
Constructor Details
-
SchematicEntity
-
-
Method Details
-
equals
- Overrides:
equalsin classSchematicNamed
-
hashCode
public int hashCode()- Overrides:
hashCodein classSchematicNamed
-
toString
- Overrides:
toStringin classSchematicNamed
-