API reference
API reference
Select your platform
No SDKs available
No versions available

AttributeCache

AttributeCache

class AttributeCache(backingByteBufferDONOTLEAK: ByteBuffer)

Constructors

NameSummary
AttributeCache
constructor(backingByteBufferDONOTLEAK: ByteBuffer)

Types

NameSummary
Companion
object Companion

Functions

NameSummary
get
fun get(entityid: Long, attributeid: Int): Byte
set
fun set(entityid: Long, attributeid: Int, value: Byte)

Companion

object Companion

Properties

NameSummary
INTBYTES
const val INTBYTES: Int = 4
LONGBYTES
const val LONGBYTES: Int = 8
Did you find this page helpful?
Thumbs up icon
Thumbs down icon