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, for removal: This API element is subject to removal in a future version.
Unsupported api
-
Constructor Summary
ConstructorsConstructorDescriptionSpigot()
Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionboolean
isSilent()
Deprecated, for removal: This API element is subject to removal in a future version.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, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
isSilent
Deprecated, for removal: This API element is subject to removal in a future version.sound is now client side and cannot be removedReturns whether the strike is silent.- Returns:
- whether the strike is silent.
-