sel-nbt ~master (2020-01-01T00:08:08Z)
Dub
Repo
sel.nbt
sel
Modules
file
module
sel.nbt.file
json
module
sel.nbt.json
parser
module
sel.nbt.parser
stream
module
sel.nbt.stream
tags
module
sel.nbt.tags
Public Imports
sel.nbt.json
public
import
sel
.
nbt
.
json
:
toJSON
,
toNBT
;
sel.nbt.stream
public
import
sel
.
nbt
.
stream
:
Stream
,
ClassicStream
,
NetworkStream
;
sel.nbt.tags
public
import
sel
.
nbt
.
tags
:
Tags
,
Tag
,
Named
,
Byte
,
Bool
,
Short
,
Int
,
Long
,
Float
,
Double
,
String
,
ByteArray
,
IntArray
,
LongArray
,
List
,
ListOf
,
Compound
;
Meta
Source
See Source File
sel/nbt/package.d
License
MIT
Copyright
Copyright (c) 2017-2020 sel-project
Authors
Kripth
sel
modules
nbt