Package org.bukkit.entity
Class LightningStrike.Spigot
java.lang.Object
org.bukkit.command.CommandSender.Spigot
org.bukkit.entity.Entity.Spigot
org.bukkit.entity.LightningStrike.Spigot
- Enclosing interface:
- LightningStrike
Deprecated.
Unsupported api
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanisSilent()Deprecated.The lightning strike sound has been moved into the client and this can't predict if the sound will be played or not accurately.Methods inherited from class org.bukkit.command.CommandSender.SpigotsendMessage, sendMessage, sendMessage, sendMessage
- 
Constructor Details- 
Spigotpublic Spigot()Deprecated.
 
- 
- 
Method Details- 
isSilentDeprecated.The lightning strike sound has been moved into the client and this can't predict if the sound will be played or not accurately.Returns whether the strike is silent.- Returns:
- whether the strike is silent.
 
 
-