Skip to content

NBT - Big changes to how NBT works in SkBee - #187

Merged
ShaneBeee merged 29 commits into
masterfrom
feature/nbt-changes
Jul 12, 2022
Merged

NBT - Big changes to how NBT works in SkBee#187
ShaneBeee merged 29 commits into
masterfrom
feature/nbt-changes

Conversation

@ShaneBeee

@ShaneBeee ShaneBeee commented Jun 17, 2022

Copy link
Copy Markdown
Owner

This PR aims to do some big changes to NBT:

  • remove string related NBT syntax (this was written poorly, and the API is super bloated due to this)
  • major cleanup of the NBTApi class.
  • dynamic edition of item NBT (editing NBT of an item should update the item right away, not have to re-set the item)

@ShaneBeee ShaneBeee added the enhancement 👷🏼‍♂️ New feature or request label Jun 17, 2022
@ShaneBeee ShaneBeee changed the title NBT - Remove string related NBT syntax NBT - Big changes to how NBT works in SkBee Jun 19, 2022
ShaneBeee added 25 commits June 21, 2022 12:49
- this is so I see the line in the IDE
- also update from hasKey -> hasTag
- a concurrent modification exception
@ShaneBeee
ShaneBeee merged commit b0ab4bb into master Jul 12, 2022
@ShaneBeee
ShaneBeee deleted the feature/nbt-changes branch July 12, 2022 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement 👷🏼‍♂️ New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant