Index

A C D E F G H L O P R S T U W 
All Classes and Interfaces|All Packages

A

addPacketsHandler(GlowingEntities.PlayerData) - Static method in class fr.skytasul.glowingentities.GlowingEntities.Packets
 

C

createEntity(Player, int, UUID, Object, Location) - Static method in class fr.skytasul.glowingentities.GlowingEntities.Packets
 
createFlagWatcherItem(byte) - Static method in class fr.skytasul.glowingentities.GlowingEntities.Packets
 
createGlowing(GlowingEntities.GlowingData) - Static method in class fr.skytasul.glowingentities.GlowingEntities.Packets
 

D

disable() - Method in class fr.skytasul.glowingentities.GlowingBlocks
Disables the API.
disable() - Method in class fr.skytasul.glowingentities.GlowingEntities
Disables the API.

E

enable() - Method in class fr.skytasul.glowingentities.GlowingBlocks
Enables the Glowing blocks API.
enable() - Method in class fr.skytasul.glowingentities.GlowingEntities
Enables the Glowing API.
ensureInitialized() - Static method in class fr.skytasul.glowingentities.GlowingEntities.Packets
 
entity() - Method in record class fr.skytasul.glowingentities.GlowingEntities.EntityidentifierRealEntity
Returns the value of the entity record component.
entityId() - Method in record class fr.skytasul.glowingentities.GlowingEntities.EntityIdentifierEID
Returns the value of the entityId record component.
EntityIdentifierEID(int, World) - Constructor for record class fr.skytasul.glowingentities.GlowingEntities.EntityIdentifierEID
Creates an instance of a EntityIdentifierEID record class.
EntityidentifierRealEntity(Entity) - Constructor for record class fr.skytasul.glowingentities.GlowingEntities.EntityidentifierRealEntity
Creates an instance of a EntityidentifierRealEntity record class.
equals(Object) - Method in record class fr.skytasul.glowingentities.GlowingEntities.EntityIdentifierEID
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class fr.skytasul.glowingentities.GlowingEntities.EntityidentifierRealEntity
Indicates whether some other object is "equal to" this one.

F

fr.skytasul.glowingentities - package fr.skytasul.glowingentities
 

G

getEntityFlags(Entity) - Static method in class fr.skytasul.glowingentities.GlowingEntities.Packets
 
getEntityId(World) - Method in interface fr.skytasul.glowingentities.GlowingEntities.EntityIdentifier
Returns the entity ID (EID) of the entity represented by this object.
getEntityId(World) - Method in record class fr.skytasul.glowingentities.GlowingEntities.EntityIdentifierEID
 
getEntityId(World) - Method in record class fr.skytasul.glowingentities.GlowingEntities.EntityidentifierRealEntity
 
GlowingBlocks - Class in fr.skytasul.glowingentities
An extension of GlowingEntities to make blocks glow as well!
GlowingBlocks(Plugin) - Constructor for class fr.skytasul.glowingentities.GlowingBlocks
Initializes the Glowing blocks API.
GlowingEntities - Class in fr.skytasul.glowingentities
An util to easily make entities glow.
GlowingEntities(Plugin) - Constructor for class fr.skytasul.glowingentities.GlowingEntities
Initializes the Glowing API.
GlowingEntities.EntityIdentifier - Interface in fr.skytasul.glowingentities
Uniquely represents an entity (e.g.
GlowingEntities.EntityIdentifierEID - Record Class in fr.skytasul.glowingentities
 
GlowingEntities.EntityidentifierRealEntity - Record Class in fr.skytasul.glowingentities
 
GlowingEntities.Packets - Class in fr.skytasul.glowingentities
 

H

hashCode() - Method in record class fr.skytasul.glowingentities.GlowingEntities.EntityIdentifierEID
Returns a hash code value for this object.
hashCode() - Method in record class fr.skytasul.glowingentities.GlowingEntities.EntityidentifierRealEntity
Returns a hash code value for this object.

L

loadReflection(ReflectionAccessor, Version) - Static method in class fr.skytasul.glowingentities.GlowingEntities.Packets
 

O

onPlayerChunkLoad(PlayerChunkLoadEvent) - Method in class fr.skytasul.glowingentities.GlowingBlocks
 
onQuit(PlayerQuitEvent) - Method in class fr.skytasul.glowingentities.GlowingEntities
 

P

Packets() - Constructor for class fr.skytasul.glowingentities.GlowingEntities.Packets
 
plugin - Variable in class fr.skytasul.glowingentities.GlowingEntities
 

R

removeEntities(Player, int...) - Static method in class fr.skytasul.glowingentities.GlowingEntities.Packets
 
removeGlowing(GlowingEntities.GlowingData) - Static method in class fr.skytasul.glowingentities.GlowingEntities.Packets
 
removeGlowingColor(GlowingEntities.GlowingData) - Static method in class fr.skytasul.glowingentities.GlowingEntities.Packets
 
removePacketsHandler(GlowingEntities.PlayerData) - Static method in class fr.skytasul.glowingentities.GlowingEntities.Packets
 

S

sendPackets(Player, Object...) - Static method in class fr.skytasul.glowingentities.GlowingEntities.Packets
 
setGlowing(GlowingEntities.EntityIdentifier, String, Player, ChatColor, byte) - Method in class fr.skytasul.glowingentities.GlowingEntities
Make an entity glow with the specified color, and keep some flags.
setGlowing(Location, Player, ChatColor) - Method in class fr.skytasul.glowingentities.GlowingBlocks
Makes the block at the location passed as a parameter glow with the specified color.
setGlowing(Block, Player, ChatColor) - Method in class fr.skytasul.glowingentities.GlowingBlocks
Makes the Block passed as a parameter glow with the specified color.
setGlowing(Entity, Player) - Method in class fr.skytasul.glowingentities.GlowingEntities
Make the Entity passed as a parameter glow with its default team color.
setGlowing(Entity, Player, ChatColor) - Method in class fr.skytasul.glowingentities.GlowingEntities
Make the Entity passed as a parameter glow with the specified color.
setGlowingColor(GlowingEntities.GlowingData) - Static method in class fr.skytasul.glowingentities.GlowingEntities.Packets
 
setMetadata(Player, GlowingEntities.EntityIdentifier, byte, boolean) - Static method in class fr.skytasul.glowingentities.GlowingEntities.Packets
 
shulkerEntityType - Static variable in class fr.skytasul.glowingentities.GlowingEntities.Packets
 

T

toString() - Method in record class fr.skytasul.glowingentities.GlowingEntities.EntityIdentifierEID
Returns a string representation of this record class.
toString() - Method in record class fr.skytasul.glowingentities.GlowingEntities.EntityidentifierRealEntity
Returns a string representation of this record class.

U

unsetGlowing(GlowingEntities.EntityIdentifier, Player) - Method in class fr.skytasul.glowingentities.GlowingEntities
Make an entity loose its previously existing glowing effect.
unsetGlowing(Location, Player) - Method in class fr.skytasul.glowingentities.GlowingBlocks
Makes the block at the location passed as a parameter loose its glowing effect.
unsetGlowing(Block, Player) - Method in class fr.skytasul.glowingentities.GlowingBlocks
Makes the Block passed as a parameter loose its glowing effect.
unsetGlowing(Entity, Player) - Method in class fr.skytasul.glowingentities.GlowingEntities
Make the Entity passed as a parameter loose its custom glowing effect.
updateGlowingState(GlowingEntities.GlowingData) - Static method in class fr.skytasul.glowingentities.GlowingEntities.Packets
 

W

world() - Method in record class fr.skytasul.glowingentities.GlowingEntities.EntityIdentifierEID
Returns the value of the world record component.
A C D E F G H L O P R S T U W 
All Classes and Interfaces|All Packages