diff options
author | koiNoCirculation <57739338+koiNoCirculation@users.noreply.github.com> | 2024-03-21 12:17:10 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-21 20:17:10 +0100 |
commit | 931c21814d2c2533fe2fb8d5a37e02ee35343930 (patch) | |
tree | fd044ab157c7558be7c74c6c2c8d5dd80eb1ffb2 /src/main/java/gregtech/api/interfaces/metatileentity/IMetaTileEntityCable.java | |
parent | 5f3db974f9b3e3f5d5152e427c2a41fb97d9b3b5 (diff) | |
download | GT5-Unofficial-931c21814d2c2533fe2fb8d5a37e02ee35343930.tar.gz GT5-Unofficial-931c21814d2c2533fe2fb8d5a37e02ee35343930.tar.bz2 GT5-Unofficial-931c21814d2c2533fe2fb8d5a37e02ee35343930.zip |
Fix memory leak by tesla, but problem still exists when using tesla cover. (#275)
* Fixed memory leak.
But leak still exists in tesla cover, because when chunk unloads, the TeslaCoverConnection object is not removed from the set.
* Fixed memory leak.
But leak still exists in tesla cover, because when chunk unloads, the TeslaCoverConnection object is not removed from the set.
Diffstat (limited to 'src/main/java/gregtech/api/interfaces/metatileentity/IMetaTileEntityCable.java')
0 files changed, 0 insertions, 0 deletions