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 Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
isSilent()
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.Spigot
sendMessage, sendMessage, sendMessage, sendMessage
-
Constructor Details
-
Spigot
public Spigot()Deprecated.
-
-
Method Details
-
isSilent
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.Returns whether the strike is silent.- Returns:
- whether the strike is silent.
-