Skip to content

Commit b3c70ea

Browse files
committed
Add line about worldborder api changes
1 parent 2d0d895 commit b3c70ea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/content/posts/1.21.11.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,9 @@ Beds had a few substantial changes in Vanilla, so our events were updated with t
5151

5252
### Other additions and changes
5353

54-
Here is a small selection of other changes and additions we have made since the stable release of 1.21.10:
54+
Beyond API for all the new 1.21.11 features, here is a small selection of other changes and additions we have made since the stable release of 1.21.10:
5555

56+
- [WorldBorder](<https://jd.papermc.io/paper/1.21.11/org/bukkit/WorldBorder.html#changeSize(double,long)>) and [WorldBorderBoundsChangeEvent](<https://jd.papermc.io/paper/1.21.11/io/papermc/paper/event/world/border/WorldBorderBoundsChangeEvent.html#getDurationTicks()>) have had their methods returning/using millisecond durations deprecated and replaced with methods usign tick durations isntead
5657
- Added API on `LivingEntity` to [change waypoint styling](<https://jd.papermc.io/paper/1.21.11/org/bukkit/entity/LivingEntity.html#setWaypointStyle(net.kyori.adventure.key.Key)>)
5758
- Added [wobble API](<https://jd.papermc.io/paper/1.21.11/org/bukkit/block/DecoratedPot.html#startWobble(org.bukkit.block.DecoratedPot.WobbleStyle)>) on `DecoratedPot`
5859
- Added [more data getters](<https://jd.papermc.io/paper/1.21.11/org/bukkit/JukeboxSong.html#getDescription()>) to `JukeboxSong`

0 commit comments

Comments
 (0)