[SPIGOT-7558] World.Spigot#StrikeLightning/Effect isSilent option does nothing Created: 31/Dec/23 Updated: 25/Dec/24 Resolved: 31/Dec/23 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Shane Bee | Assignee: | md_5 |
Resolution: | Fixed | Votes: | 0 |
Labels: | None |
Version: | n/a |
Guidelines Read: | Yes |
Description |
Something I noticed recently in The boolean for isSilent actually does nothing. My suggestion is to update the docs to state that option is deprecated and/or does nothing |
Comments |
Comment by md_5 [ 31/Dec/23 ] |
It looks like the sound became client side in 1.17. |
Comment by Shane Bee [ 31/Dec/23 ] |
Okay 2 things: 2) Im super confused then, as LighitningBolt entity in Minecraft doesn't appear to have an isSilent field. Are we sure that actually works? |
Comment by md_5 [ 31/Dec/23 ] |
Looks used to me: https://hub.spigotmc.org/stash/projects/SPIGOT/repos/spigot/browse/CraftBukkit-Patches/0040-Implement-Silenceable-Lightning-API.patch#42 |