issues
search
Querz
/
NBT
A java implementation of the NBT protocol, including a way to implement custom tags.
MIT License
182
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
1.21.1 Support?
#98
starmc63
opened
1 month ago
1
Restore Java 8 compatibility on the nbt7 branch
#97
HoldYourWaffle
opened
3 months ago
0
Fixing BiomeParser118 and BlockParser118
#96
Sitterr
opened
5 months ago
0
data does not contain Level tag fix
#95
Clashbestie
opened
1 year ago
1
GZIP streams are not closed, causing errors when extracting.
#94
Derp33
opened
1 year ago
0
CompoundTag .get method returning null with valid key
#93
p1gyy
opened
1 year ago
0
Support for POI mca files?
#92
Charlweed
opened
1 year ago
0
ListTag improvements
#91
HoldYourWaffle
opened
1 year ago
0
"cannot cast ListTag<ByteTag> to ListTag<CompoundTag>" when open Entities tag
#90
gentleMar
opened
1 year ago
1
.0 is ignored in doubles in toSNBT
#89
Wolfyxon
opened
1 year ago
0
ListTag Double issue
#88
Wolfyxon
closed
1 year ago
1
De-dupe SNBT tag visitors + spacing fix
#87
HoldYourWaffle
closed
1 year ago
0
Fix SNBTWriter
#86
HoldYourWaffle
closed
1 year ago
0
Make CompoundTag Map-compatible
#85
HoldYourWaffle
closed
1 year ago
1
Fix links in README
#84
HoldYourWaffle
closed
1 year ago
1
Enumify tag type
#83
HoldYourWaffle
closed
1 year ago
2
Add 'typed empty' constructor to ListTag
#82
HoldYourWaffle
closed
1 year ago
0
Prevent polluting ListTag with wrong-kind tags via constructor
#81
HoldYourWaffle
closed
1 year ago
2
Fast-failing CompoundTag's and ListTag's getters
#80
HoldYourWaffle
closed
1 year ago
0
Seal Tag and sub-abstractions
#79
HoldYourWaffle
closed
2 years ago
0
Prevent null keys and values and EndTag values in CompoundTag and ListTag
#78
HoldYourWaffle
closed
1 year ago
3
Fix jitpack build
#77
HoldYourWaffle
closed
2 years ago
0
Move SNBTReader/Writer from nbt.io to nbt.io.snbt
#76
HoldYourWaffle
closed
2 years ago
0
Expose re-usable io utilities
#75
HoldYourWaffle
closed
2 years ago
0
Make ListTag.iterateType Collection-compatible
#74
HoldYourWaffle
closed
2 years ago
0
Parse single quoted SNBT Strings
#73
LOOHP
closed
2 years ago
3
1.18 Support?
#72
cyberpwnn
opened
2 years ago
3
How do I serialize an NBT compound?
#71
CommandCracker8
opened
2 years ago
0
Fixed syntax error in example
#70
Matthias1590
opened
2 years ago
1
Cast exception while reading mca file
#69
0xNotAvailable
opened
2 years ago
1
Refactor in preparation for supporting POI and ENTITIES MCA files
#68
ens-gijs
opened
3 years ago
3
Fix Markdown typo
#67
QazCetelic
closed
2 years ago
0
Suggestion: Block State Parser
#66
DalekCraft2
opened
3 years ago
0
StringOutOfBoundsIndexException issue, and ParseException suggestion
#65
DalekCraft2
opened
3 years ago
0
Charset problem while recreating Minecraft servers.dat file
#64
Plugner
opened
3 years ago
1
Strings with the literal values "true" and "false" are mistaken with bytes when written and parsed from SNBT.
#63
Igrium
opened
3 years ago
1
Iterators
#62
Querz
closed
3 years ago
0
Add put if not null to CompoundTag
#61
urielsalis
closed
3 years ago
2
Add initial capacity to List and Compound tags
#60
urielsalis
closed
3 years ago
3
Update README
#59
Nybik
opened
3 years ago
0
Upload releases to maven central
#58
urielsalis
opened
3 years ago
1
Improve the reader and writer helpers
#57
SandroHc
closed
2 months ago
1
Limited height on write region file
#56
MorningStar3600
opened
3 years ago
0
Little endian io
#55
Querz
closed
3 years ago
1
Please merge the little-endian-io-SNAPSHOT branch over the recommended public branch(es)
#54
mjevans
closed
3 years ago
1
Populating a new chunk from scratch results in an ArrayIndexOutOfBoundsException
#53
toddharrison
opened
3 years ago
4
This repo doesnt write valid NBT for MCA
#52
cyberpwnn
opened
3 years ago
1
Little endian io
#51
Querz
closed
4 years ago
1
Old region files crash
#50
Mowstyl
opened
4 years ago
8
Added support for partial chunk/region load
#49
prydin
closed
4 years ago
8
Next