1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-29 19:59:13 +00:00

revert bad diff

This commit is contained in:
onebeastchris
2024-04-30 21:38:25 +02:00
parent d99f498901
commit 4a0a694eb9

View File

@@ -579,7 +579,6 @@ public class GeyserSession implements GeyserConnection, GeyserCommandSource {
private final GeyserEntityData entityData;
@Getter
private MinecraftProtocol protocol;
public GeyserSession(GeyserImpl geyser, BedrockServerSession bedrockServerSession, EventLoop eventLoop) {