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.sound is now client side and cannot be removedMethods inherited from class org.bukkit.command.CommandSender.Spigot
sendMessage, sendMessage, sendMessage, sendMessage
-
Constructor Details
-
Spigot
public Spigot()Deprecated.
-
-
Method Details
-
isSilent
Deprecated.sound is now client side and cannot be removedReturns whether the strike is silent.- Returns:
- whether the strike is silent.
-