Geyser/core/src/main/java/org/geysermc/geyser/entity/type
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
..
living Always remove entities from cache (#4577) 2024-04-17 03:18:17 -04:00
player Translate scoreboard display name and number format (#4567) 2024-04-18 21:23:33 -04:00
AbstractArrowEntity.java Start on update to Protocol 3.0 2022-10-29 19:23:21 -05:00
AreaEffectCloudEntity.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
BoatEntity.java let boats not sink down, use less choppy (but faster) animation (#3949) 2023-07-07 18:14:38 -04:00
ChestBoatEntity.java Start on update to Protocol 3.0 2022-10-29 19:23:21 -05:00
CommandBlockMinecartEntity.java Merge branch 'master' into feature/protocol-3.0 2023-02-14 22:09:48 +00:00
DefaultBlockMinecartEntity.java It compiles! 2022-10-29 22:02:11 -05:00
EnderCrystalEntity.java It compiles! 2022-10-29 22:02:11 -05:00
Entity.java Always remove entities from cache (#4577) 2024-04-17 03:18:17 -04:00
EvokerFangsEntity.java It compiles! 2022-10-29 22:02:11 -05:00
ExpOrbEntity.java It compiles! 2022-10-29 22:02:11 -05:00
FallingBlockEntity.java Update to latest Protocol changes & cleanup item registry populator 2022-10-30 11:34:08 -05:00
FireballEntity.java Always remove entities from cache (#4577) 2024-04-17 03:18:17 -04:00
FireworkEntity.java Merge branch 'master' of https://github.com/GeyserMC/Geyser into feature/protocol-3.0 2022-12-20 19:47:45 -05:00
FishingHookEntity.java Always remove entities from cache (#4577) 2024-04-17 03:18:17 -04:00
FurnaceMinecartEntity.java It compiles! 2022-10-29 22:02:11 -05:00
InteractionEntity.java Restrict game packets to state; Closes #4191 (#4210) 2023-10-12 06:02:57 -07:00
ItemEntity.java Always remove entities from cache (#4577) 2024-04-17 03:18:17 -04:00
ItemFrameEntity.java Always remove entities from cache (#4577) 2024-04-17 03:18:17 -04:00
LeashKnotEntity.java Start on update to Protocol 3.0 2022-10-29 19:23:21 -05:00
LightningEntity.java Start on update to Protocol 3.0 2022-10-29 19:23:21 -05:00
LivingEntity.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00
MinecartEntity.java It compiles! 2022-10-29 22:02:11 -05:00
PaintingEntity.java Start on update to Protocol 3.0 2022-10-29 19:23:21 -05:00
SpawnerMinecartEntity.java It compiles! 2022-10-29 22:02:11 -05:00
TNTEntity.java Merge remote-tracking branch 'origin/master' into feature/protocol-3.0 2023-04-06 13:26:28 -04:00
TextDisplayEntity.java Don't show custom names on display entities (#4309) 2023-11-23 09:51:57 +01:00
ThrowableEntity.java Always remove entities from cache (#4577) 2024-04-17 03:18:17 -04:00
ThrowableItemEntity.java Start on update to Protocol 3.0 2022-10-29 19:23:21 -05:00
ThrownPotionEntity.java Add Item classes to partially replace ItemMapping. Part 1? 2022-12-29 15:10:40 -05:00
Tickable.java We're in 2022 now 2022-01-01 20:03:05 +01:00
TippedArrowEntity.java You can connect now. Command translation doesn't work though. 2022-12-23 16:18:48 -05:00
TridentEntity.java Start on update to Protocol 3.0 2022-10-29 19:23:21 -05:00
WitherSkullEntity.java Start on update to Protocol 3.0 2022-10-29 19:23:21 -05:00