public class AttackDamageEffect extends Effect
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected double |
bonusPerLevel |
delegate| 修飾子 | コンストラクタと説明 |
|---|---|
protected |
AttackDamageEffect(EffectType p_i50394_1_,
int p_i50394_2_,
double p_i50394_3_) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
double |
getAttributeModifierAmount(int amplifier,
AttributeModifier modifier) |
addAttributesModifier, affectEntity, applyAttributesModifiersToEntity, get, getAttributeModifierMap, getDisplayName, getEffectType, getId, getLiquidColor, getName, getOrCreateDescriptionId, isBeneficial, isInstant, isReady, performEffect, removeAttributesModifiersFromEntitygetRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCurativeItems, getEffect, getGuiSortColor, renderHUDEffect, renderInventoryEffect, shouldRender, shouldRenderHUD, shouldRenderInvTextprotected AttackDamageEffect(EffectType p_i50394_1_, int p_i50394_2_, double p_i50394_3_)
public double getAttributeModifierAmount(int amplifier,
AttributeModifier modifier)
getAttributeModifierAmount クラス内 Effect