Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
SolteraGG
/
StickyAPI
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
2
Code
Issues
15
Pull requests
23
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add support for Stringified NBT objects
- #92
#92
Merged
jcxldn
merged 15 commits into
master
SolteraGG/StickyAPI:master
from
feat/string-nbt-helpers
SolteraGG/StickyAPI:feat/string-nbt-helpers
Copy head branch name to clipboard
Feb 14, 2021
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Add support for Stringified NBT objects
#92
jcxldn
merged 15 commits into
master
SolteraGG/StickyAPI:master
from
feat/string-nbt-helpers
SolteraGG/StickyAPI:feat/string-nbt-helpers
Copy head branch name to clipboard
Commits
Commits on Feb 13, 2021
Add cool new nbt thingies
aakatz3
committed
ad30a23
View commit details
Copy full SHA for ad30a23
Browse repository at this point
Additional constructor for NbtCompoundTag
aakatz3
committed
6e68cc1
View commit details
Copy full SHA for 6e68cc1
Browse repository at this point
Allow creating NbtListTag with predefined array
aakatz3
committed
c722a73
View commit details
Copy full SHA for c722a73
Browse repository at this point
Add convenience methods to NbtCompoundTag
aakatz3
committed
587bba9
View commit details
Copy full SHA for 587bba9
Browse repository at this point
Hopefully change all occurences of toSNbt to toNbtString
jcxldn
committed
72fc012
View commit details
Copy full SHA for 72fc012
Browse repository at this point
Move deprecated annotation to own commit
jcxldn
committed
73ac136
View commit details
Copy full SHA for 73ac136
Browse repository at this point
StringUtil: remove unused imports, move annotation to own commit
jcxldn
committed
de99c9f
View commit details
Copy full SHA for de99c9f
Browse repository at this point
Remove empty test
jcxldn
committed
7af764a
View commit details
Copy full SHA for 7af764a
Browse repository at this point
Misc fixes: rename nbtjsonadapter stuff; style fixme in nbtjsontag; add spacing to nbtcompoundtag
jcxldn
committed
810deb4
View commit details
Copy full SHA for 810deb4
Browse repository at this point
Fix NbtJsonAdapter calls
jcxldn
committed
4fc75f9
View commit details
Copy full SHA for 4fc75f9
Browse repository at this point
Remove unused imports
jcxldn
committed
4508109
View commit details
Copy full SHA for 4508109
Browse repository at this point
Merge branch 'master' into feat/string-nbt-helpers
jcxldn
authored
38c1ea8
View commit details
Copy full SHA for 38c1ea8
Browse repository at this point
Only repeat 100 times instead of 1000
jcxldn
committed
fae7169
View commit details
Copy full SHA for fae7169
Browse repository at this point
Commits on Feb 14, 2021
Create hashCode() functions for nbt classes
jcxldn
committed
05ae866
View commit details
Copy full SHA for 05ae866
Browse repository at this point
add test prefix to nbt test functions
jcxldn
committed
c6b71ae
View commit details
Copy full SHA for c6b71ae
Browse repository at this point
You can’t perform that action at this time.