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