Fix nether packet updates
This commit is contained in:
parent
48992d2a4a
commit
79fe27ab3e
@ -104,7 +104,7 @@ public abstract class BukkitQueue_0<CHUNK, CHUNKSECTIONS, SECTION> extends NMSMa
|
|||||||
} finally {
|
} finally {
|
||||||
endSet(true);
|
endSet(true);
|
||||||
}
|
}
|
||||||
}
|
} else super.sendChunk(fc);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Loading…
Reference in New Issue
Block a user