SerenityJS
    Preparing search index...

    Class SubChunkEntryWithCache

    Hierarchy

    • DataType
      • SubChunkEntryWithCache
    Index

    Constructors

    Properties

    blobId: bigint = 0n
    heightMapData: null | Buffer<ArrayBufferLike> = null
    offset: Vector3i
    payload: null | Buffer<ArrayBufferLike>
    renderHeightMap: HeightMapDataType
    renderHeightMapData: null | Buffer<ArrayBufferLike> = null

    Methods

    • Write a value to the stream.

      Parameters

      • _stream: BinaryStream
      • _value: unknown
      • Optional_options: DataTypeOptions

      Returns void