Uses of Class
org.bukkit.entity.Display.Brightness
Package
Description
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.-
Uses of Display.Brightness in org.bukkit.entity
Modifier and TypeMethodDescriptionDisplay.getBrightness()
Gets the brightness override of the entity.Modifier and TypeMethodDescriptionvoid
Display.setBrightness
(@Nullable Display.Brightness brightness) Sets the brightness override of the entity.