Skip to content

Commit 544a1ae

Browse files
authored
fix: add SetChunkCacheCenterPacket to respawn packet list
1 parent 8ae7219 commit 544a1ae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

orebfuscator-plugin/src/main/java/net/imprex/orebfuscator/obfuscation/ObfuscationSyncListener.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ public class ObfuscationSyncListener extends PacketAdapter {
2828
// 1.16.5
2929
PacketType.Play.Server.RESPAWN,
3030
PacketType.Play.Server.VIEW_DISTANCE,
31+
PacketType.Play.Server.VIEW_CENTRE,
3132
PacketType.Play.Server.POSITION,
3233
PacketType.Play.Server.SPAWN_POSITION,
3334
PacketType.Play.Server.SERVER_DIFFICULTY,

0 commit comments

Comments
 (0)