ITADN

Invalid hotbar enum

#890OpenAlexProgrammerDE 创建于 2025-03-12
This enum: https://github.com/GeyserMC/MCProtocolLib/blob/master/protocol/src/main/java/org/geysermc/mcprotocollib/protocol/data/game/inventory/MoveToHotbarAction.java Has the issue, that there are too few possible values. According to the protocol documentation any value between 0-40 is allowed on the protocol level: ![Image](https://github.com/user-attachments/assets/b1b9d386-1a19-46b9-9078-e5ecc0fe9cf6) https://minecraft.wiki/w/Java_Edition_protocol#Click_Container
1 条评论