Skip to content
Success

Denizen (Sep 16, 2023, 2:59:56 PM)

Started 2 yr 5 mo ago
Took 43 sec
Build Artifacts
denizen-1.2.8-SNAPSHOT.jar3.18 MiB view
denizen-1.2.8-SNAPSHOT.pom4.61 KiB view
Include boat types to `EntityTag.color` (#2539)

* Update `boat_type` to use new Spigot API

* Update to work on different versions

* Update meta

* Make functions `abstract`

* Deprecate `boat_type` in favor of `EntityTag.color`

* Remove unneeded version check

* Update tag link

* Add version check for deprecation notices + cleanup

* Remove unneeded version check and move enum check

* Remove `get/setBoatType` functions and move contents

* Update `switch` statements

* Use `as()` method instead of casting `getEntity()`
(commit: 3d9b608)
noreply at