mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2026-01-06 15:52:03 +00:00
Update PacketIds1_20.java
This commit is contained in:
@@ -97,6 +97,6 @@ public class PacketIds1_20 implements PacketIds {
|
||||
|
||||
@Override
|
||||
public int clientboundPlayerInfoUpdatePacket() {
|
||||
return PacketIdFinder.clientboundByClazz(Reflections.clazz$clientboundplayer);
|
||||
return PacketIdFinder.clientboundByClazz(Reflections.clazz$ClientboundPlayerInfoUpdatePacket);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user