In Minecraft, Fire Aspect has the following enchantment ID and Name values: Enchantment(Minecraft ID Name)Max LevelMinecraft IDPlatformVersion Fire Aspect(minecraft:fire_aspect) II 20 Java Edition (PC/Mac) Definitions Enchantment is what the enchantment is called and (Minecraft ID Name) is the st...
importnet.minecraft.entity.Entity;//导入方法依赖的package包/类publicbooleanattackEntityAsMob(Entity entityIn){floatf = (float)this.getEntityAttribute(SharedMonsterAttributes.attackDamage).getAttributeValue();inti =0;if(entityIninstanceofEntityLivingBase) { f += EnchantmentHelper.func_152377_a(this.get...