Uses of Interface
org.bukkit.entity.Weather
-
Packages that use Weather Package Description org.bukkit.entity Interfaces for non-voxel objects that can exist in aworld
, including all players, monsters, projectiles, etc. -
-
Uses of Weather in org.bukkit.entity
Subinterfaces of Weather in org.bukkit.entity Modifier and Type Interface Description interface
LightningStrike
Represents an instance of a lightning strike.
-