예제 #1
0
 public override void handleBlockItemSwitch(Packet16BlockItemSwitch packet16blockitemswitch)
 {
     playerEntity.inventory.currentItem = packet16blockitemswitch.id;
 }
예제 #2
0
 public override void handleBlockItemSwitch(Packet16BlockItemSwitch packet16blockitemswitch)
 {
     playerEntity.inventory.currentItem = packet16blockitemswitch.id;
 }