soupply ~master (2018-09-02T09:28:20Z)
Dub
Repo
ResourcePackChunkData.this
soupply
bedrock201
protocol
play
ResourcePackChunkData
Undocumented in source.
this
()
this
(string id, uint chunkIndex, ulong progress, ubyte[] data)
class
ResourcePackChunkData
pure nothrow @
safe
@
nogc
this
(
string
id
,
uint
chunkIndex
= uint.
init
,
ulong
progress
= ulong.
init
,
ubyte
[]
data
= (
ubyte
[]).
init
)
Meta
Source
See Implementation
soupply
bedrock201
protocol
play
ResourcePackChunkData
constructors
this
functions
toString
mixins
__anonymous
static functions
fromBuffer
variables
CLIENTBOUND
ID
SERVERBOUND
__fields
chunkIndex
data
id
progress