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