mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2024-11-07 03:02:11 +01:00
Also cleanup entity in PalyerLocation (@Score_Under).
This commit is contained in:
parent
645f17253b
commit
964da9ac46
@ -413,6 +413,7 @@ public class PlayerLocation {
|
||||
* Set some references to null.
|
||||
*/
|
||||
public void cleanup(){
|
||||
entity = null;
|
||||
world = null;
|
||||
worldServer = null;
|
||||
boundingBox = null;
|
||||
|
Loading…
Reference in New Issue
Block a user