Skip to content
Success

denizen-v1_17 (Apr 24, 2023, 9:34:05 PM)

Started 2 yr 9 mo ago
Took 5 sec
Build Artifacts
denizen-v1_17-1.2.7-SNAPSHOT-remapped-obf.jar181.30 KiB view
denizen-v1_17-1.2.7-SNAPSHOT.jar182.18 KiB view
denizen-v1_17-1.2.7-SNAPSHOT.pom3.50 KiB view
`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