Make model customization type with previous handlers

This commit is contained in:
Nassim Jahnke 2021-11-03 19:16:03 +01:00
parent d326dadb5d
commit a7835650bf
No known key found for this signature in database
GPG Key ID: 6BE3B555EBC5982B

View File

@ -62,7 +62,7 @@ public final class Protocol1_18To1_17_1 extends AbstractProtocol<ClientboundPack
map(Type.BYTE); // View distance
map(Type.VAR_INT); // Chat visibility
map(Type.BOOLEAN); // Chat colors
map(Type.BYTE); // Model customization
map(Type.UNSIGNED_BYTE); // Model customization
map(Type.VAR_INT); // Main hand
map(Type.BOOLEAN); // Text filtering enabled
read(Type.BOOLEAN); // Allow listing in server list preview