Hello,
i am currently developing a plugin with ProtocolLib and the PacketWrapper where NPCs are created.
The problem I have is that when I want to let the NPC sleep on a bed, the following error occurs.
com.comphenix.protocol.reflect.FieldAccessException: No field with type net.minecraft.server.v1_12_R1.BlockPosition exists in class PacketPlayOutCombatEvent.
With this function:
