Exemplo n.º 1
0
 public override void handleBlockItemSwitch(Packet16BlockItemSwitch packet16blockitemswitch)
 {
     playerEntity.inventory.currentItem = packet16blockitemswitch.id;
 }
Exemplo n.º 2
0
 public override void handleBlockItemSwitch(Packet16BlockItemSwitch packet16blockitemswitch)
 {
     playerEntity.inventory.currentItem = packet16blockitemswitch.id;
 }