Geyser/core/src/main/java/org/geysermc/geyser/entity
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
..
attribute Reset metadata and attributes if needed when respawning (#4566) 2024-04-18 00:16:41 -04:00
factory Start on update to Protocol 3.0 2022-10-29 19:23:21 -05:00
type Translate scoreboard display name and number format (#4567) 2024-04-18 21:23:33 -04:00
EntityDefinition.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
EntityDefinitions.java Fix text displays on 1.20.2 2023-11-03 16:58:02 +01:00
GeyserDirtyMetadata.java You can connect now. Command translation doesn't work though. 2022-12-23 16:18:48 -05:00
GeyserEntityData.java Feature: Camera/Input locking API (#4332) 2024-01-31 11:21:06 +01:00