static void n_Init_IF(IntPtr jnienv, IntPtr native__this, int p0, float p1)
 {
     global::Com.Nightonke.Boommenu.Piece.BoomPiece __this = global::Java.Lang.Object.GetObject <global::Com.Nightonke.Boommenu.Piece.BoomPiece> (jnienv, native__this, JniHandleOwnership.DoNotTransfer);
     __this.Init(p0, p1);
 }