Geyser/core/src/main/java/org/geysermc/geyser/entity/type/player
ookiegajwa 0cc2921eda
Translate scoreboard display name and number format (#4567)
The following caveats apply because selectively removing or modifying the score numbers on Bedrock cannot be done without removing all of them:
* "blank" and "styled" number formats are ignored for "list" and "sidebar" display slots
* The "fixed" number format is appended to the end of the "list" and "sidebar" entry names instead of replacing the score number
* The "below_name" slot has no limitations and displays identically to Java
2024-04-18 21:23:33 -04:00
..
PlayerEntity.java Translate scoreboard display name and number format (#4567) 2024-04-18 21:23:33 -04:00
SessionPlayerEntity.java Reset metadata and attributes if needed when respawning (#4566) 2024-04-18 00:16:41 -04:00
SkullPlayerEntity.java Merge branch 'master' into feature/protocol-3.0 2023-02-14 22:09:48 +00:00