mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
revert bad diff
This commit is contained in:
parent
d99f498901
commit
4a0a694eb9
1 changed files with 0 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue