Skip to content

Player ping is double (not int) on versions below ~1.16.5 #71

@FadingFog

Description

@FadingFog

On minecraft versions below ~1.16.5 player ping is double, not int.
Tested on 1.7.10, 1.8.8, 1.12.2


ping = entityPlayer.getClass().getDeclaredField(VersionHelper.IS_1_17_OR_NEWER ? "e" : "ping");

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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