Package net.luckperms.api.event.source
Interface EntitySource
- All Superinterfaces:
Source
Represents an
PlatformEntity which was the Source of something.-
Nested Class Summary
Nested classes/interfaces inherited from interface net.luckperms.api.event.source.Source
Source.Type -
Method Summary
-
Method Details
-
getEntity
@NonNull PlatformEntity getEntity()Gets the entity.- Returns:
- the entity
-