示例#1
0
 public static void setBullRushing(EntityLivingBase entity, boolean flag) {
   DataWatcherFlag.IS_BULL_RUSHING.set(entity, flag);
 }