Hot Summer Deals are Here!
Celebrate with up to 99% off on 17,900 resources
00
Days
05
Hours
02
Mins
48
Secs

NMS Issue

Status
This thread has been locked.

Clyde

Premium
Feedback score
44
Posts
1,574
Reactions
1,220
Resources
0
Basically I need to get PacketPlayOutPlayerInfo.PlayerInfoData working for some NPCs, but whenever I try to use it, I keep getting 'Cannot resolve symbol: PlayerInfoData" no matter what I try. I did a bit of googling as well, but I can't seem to find a resolution either.


Here's a snippet of how I am trying to handle it:
Code:
        PacketPlayOutPlayerInfo packet = new PacketPlayOutPlayerInfo();
        PacketPlayOutPlayerInfo.PlayerInfoData data = packet.new PlayerInfoData(...)
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.
Status
This thread has been locked.
Top