mirror of
https://github.com/LeavesMC/Leaves.git
synced 2025-12-19 14:59:32 +00:00
Fix fakeplayer break action
This commit is contained in:
@@ -120,8 +120,4 @@ public class ServerBotGameMode extends ServerPlayerGameMode {
|
||||
return InteractionResult.PASS;
|
||||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
public void setLevel(@NotNull ServerLevel world) {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user