Uses of Interface
org.bukkit.entity.Guardian
-
Packages that use Guardian Package Description org.bukkit.entity Interfaces for non-voxel objects that can exist in aworld
, including all players, monsters, projectiles, etc. -
-
Uses of Guardian in org.bukkit.entity
Subinterfaces of Guardian in org.bukkit.entity Modifier and Type Interface Description interface
ElderGuardian
Represents an ElderGuardian - variant ofGuardian
.
-