Skip to content
Success

denizen-paper (Mar 22, 2023, 5:53:02 AM)

Started 2 yr 11 mo ago
Took 3 sec
Build Artifacts
denizen-paper-1.2.7-SNAPSHOT.jar114.48 KiB view
denizen-paper-1.2.7-SNAPSHOT.pom1.21 KiB view
Paper-only event `skeleton horse trap` and `EntityTrapped` properties for `SkeletonHorse`s (#2446)

* `EntityTrapped` property for SkeletonHorses

* Paper only event `skeleton horse trap`

Also use updated `instanceof` syntax for `EntityTrapped`

* Update NMS Version

Property does not work in 1.17.1

* Move `trap_time` to its own property: `EntityTrapTime`

* Update `getPropertyString()` and remove redundant checks

Also cast the trap time to a long, because `getTrapTime()` returns the time in ticks, not seconds, so the times would be WAAAYYY off haha.
(commit: 5ea2989)
noreply at