Jump to content

[1.12.2] Spectral Arrow Glow Effect on Players (Color)


xFier

Recommended Posts

Hi,

I've dug around as much as I can regarding this, but having no luck.

 

I'm attempting to change the spectral arrow effect/glow that surrounds a player.

 

My current logic is this:

Firstly assuming the scoreboard is set and the team color is correct.

 

On RenderPlayerEvent.Pre we use:

 

Minecraft.getMinecraft().world.getScoreboard().addPlayerToTeam(event.getEntity().getName(), teamNameGoesHere);


event.getEntity().setGlowing(true);

 

//At this point the player glows white. I can confirm at this stage the player does have the team I defined, and the team color is correct.

 

 

What am I missing? I feel like it's a trivial issue or something I'm overlooking. But I'm really stuck :/

 

Thank in advance for any input on the matter

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.