Skip to content

BetterTab ping not rendered #5627

@NyaHub

Description

@NyaHub

Describe the bug

in latest versions of minecraft ping not render in tab

that problem by ... color transparency

with this

int color = 0xFF000000 | (latency < 150 ? 0x00E970 : latency < 300 ? 0xE7D020 : 0xD74238);

in java/meteordevelopment/meteorclient/mixin/PlayerListHudMixin.java:87 ping render now

pls, add it to new release
sorry for my english

Steps to reproduce

1 connect to server
2 enable bettertab
3 see in tab

Meteor Version

latest

Minecraft Version

latest

Operating System

Windows

Before submitting a bug report

  • This bug wasn't already reported (I have searched bug reports on GitHub).

  • This is a valid bug (I am able to reproduce this on the latest dev build).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions