nbt icon indicating copy to clipboard operation
nbt copied to clipboard

Array tag fixes

Open trainphreak opened this issue 7 years ago • 3 comments

Fix ByteArrayTag.toString() and ShortArrayTag.toString() having extra digits for negative numbers or having too few leading zeros for small positive numbers Fix ShortArrayTag.clone() returning the original array instead of the clone

trainphreak avatar Oct 24 '16 16:10 trainphreak