callType() have a different order of parameter depending on the type of compiler (Read, Sizeof, Write) Ultimately we want to change that so the type is always the first parameter and the other parameters have default values, but that require many changes in many projects (protodef, node-minecraft-protocol, prismarine-nbt). This is a simpler fix.
callType() have a different order of parameter depending on the type of compiler (Read, Sizeof, Write) Ultimately we want to change that so the type is always the first parameter and the other parameters have default values, but that require many changes in many projects (protodef, node-minecraft-protocol, prismarine-nbt). This is a simpler fix.