Name | Summary |
---|---|
AttributeCache | constructor(backingByteBufferDONOTLEAK: ByteBuffer) |
Name | Summary |
---|---|
Companion | object Companion |
Name | Summary |
---|---|
get | fun get(entityid: Long, attributeid: Int): Byte |
set | fun set(entityid: Long, attributeid: Int, value: Byte) |
Name | Summary |
---|---|
INTBYTES | const val INTBYTES: Int = 4 |
LONGBYTES | const val LONGBYTES: Int = 8 |