ProtocolLib

3M Downloads

1.16.4 PacketPlayOutRecipes field not found

DevJoey opened this issue ยท 1 comments

commented

Describe the bug
A clear and concise description of what the bug is.

In The packet class there are that fields

private Action a;

private List b;

private List c;

private RecipeBookSettings d;

but if in try this using plib using this code https://pastebin.com/YsYBZdmw it says no fields exists with minecraftkey

Stacktrace https://pastebin.com/H7vGNrtb

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Version Info
Provide your ProtocolLib install info with /protocol dump through pastebin.

Additional context
Add any other context about the problem here.

commented

None of those fields seems to be a minecraft key