Example #1
0
 private void CollideWithPlayer(net.minecraft.src.Entity entity)
 {
     entity.OnCollideWithPlayer(this);
 }