Skip to content

Changes

Started 2 yr 9 mo ago
Took 4.1 sec
Port `walkTo` doubling entity speed fix to 1.18

See https://github.com/DenizenScript/Denizen/commit/5c037c13c9d94e092f45fa4970b4259d8776a85c
(commit: a0d9d33)
31237389+tal5 at
`Glow` command rewrite (#2466)

* WIP rewrite, add helper for `glow` and `invisible`

* `perPlayerMap` -> `packetOverrides`

* Prefix isn't required for enum args (`state:`)

* Update meta

* Remove `state:` tab-complete

* `applyByteFlag` -> `applyEntityDataFlag`, imports

* Slight cleanup/opti

* Optimize `setForPlayers` modification checking

* Minor code cleanup

* Use `Predicate` instead of `Function<X, Boolean>`

* Fix `isGlowing` (only need the bukkit method)

* Move `EntityMetadataCommandHelper` to `utilities`

* Move `GlowCommand` to `entity` package + group

* Lowercase `state` argument default value

* Fix `invisible` command syntax meta
(commit: 8976f3f)
noreply at