revert bad diff

This commit is contained in:
onebeastchris 2024-04-30 21:38:25 +02:00
parent d99f498901
commit 4a0a694eb9
1 changed files with 0 additions and 1 deletions

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) {