예제 #1
0
 public override bool?CanBeHitByItem(NPC npc, Player player, Item item) => Prefix.CanBeHitByItem(npc, player, item);