1.8 KiB
1.8 KiB
title
| title |
|---|
| StructureData - |
//KSpigot/net.axay.kspigot.structures/StructureData
StructureData
[jvm] interface StructureData
Functions
| Name | Summary |
|---|---|
| createAt | [jvm] Content abstract fun createAt(loc: Location) |
| equals | [jvm] Content open operator override fun equals(other: Any?): Boolean |
| hashCode | [jvm] Content open override fun hashCode(): Int |
| toString | [jvm] Content open override fun toString(): String |
Inheritors
| Name |
|---|
| StructureDataMaterial |
| StructureDataBlock |
| StructureDataEntity |
| StructureDataParticle |