java.lang.Object
net.minecraft.entity.effect.StatusEffect
pers.saikel0rado1iu.spontaneousreplace.cobwebbed.entity.effect.SpiderCamouflage

public class SpiderCamouflage extends net.minecraft.entity.effect.StatusEffect

蜘蛛伪装

蜘蛛伪装状态效果,可以使玩家不会触发蜘蛛卵茧
  • 构造器概要

    构造器
    构造器
    说明
     
  • 方法概要

    从类继承的方法 net.minecraft.entity.effect.StatusEffect

    addAttributeModifier, applyInstantEffect, applyUpdateEffect, canApplyUpdateEffect, getAttributeModifiers, getCategory, getColor, getFactorCalculationDataSupplier, getName, getRegistryEntry, getTranslationKey, isBeneficial, isInstant, loadTranslationKey, onApplied, onApplied, onRemoved, setFactorCalculationDataSupplier

    从类继承的方法 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 构造器详细资料

    • SpiderCamouflage

      public SpiderCamouflage()