Changed some stuff according to CodeFactor. I still don't know why it's whining about some methods' complexity, they're meant to be complex for fuck's sake.
XItemStack
The "book" section for writable books will no longer be serialized if there's no information.
Fixed no-damage-ticks option.
XTag
Improved INVENTORY_NOT_DISPLAYABLE
XMaterial
Fixed an error caused by custom MAP in outdated server versions.
XBlock
Fixed isCrop()
XEntity
Fixed an error caused in v1.10 servers and below.
XSound
Record can be cloned now.
NoteBlockMusic
Now has an option to play the sound "at location".
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps XSeries from 9.2.0 to 9.3.0.
Release notes
Sourced from XSeries's releases.
Commits
bcb368a
Update README.mdac90246
Make CodeFactor happieredac69b
Merge branch 'master' of https://github.com/CryptoMorin/XSeries8068578
v9.3.0976ed42
Merge pull request #199 from HSGamer/patch-1c39e0db
use Cloneable interfacefe21f40
Merge pull request #200 from HSGamer/patch-2f05a4b5
Fix inconsistent path on no-damage-ticksf54b4ce
make Record cloneablebad5ce1
playAtLocation option for NoteBlockMusicDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)