java.lang.Object
net.minecraft.entity.effect.StatusEffect
pers.saikel0rado1iu.spontaneousreplace.cobwebbed.entity.effect.SpiderCamouflage
所有已实现的接口:
net.minecraft.resource.featuretoggle.ToggleableFeature

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

蜘蛛伪装

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

    从接口继承的字段 net.minecraft.resource.featuretoggle.ToggleableFeature

    FEATURE_ENABLED_REGISTRY_KEYS
  • 构造器概要

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

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

    addAttributeModifier, applyInstantEffect, applySound, applyUpdateEffect, canApplyUpdateEffect, createParticle, fadeTicks, forEachAttributeModifier, getCategory, getColor, getFadeTicks, getName, getRequiredFeatures, getTranslationKey, isBeneficial, isInstant, loadTranslationKey, onApplied, onApplied, onEntityDamage, onEntityRemoval, onRemoved, playApplySound, requires

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

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    从接口继承的方法 net.minecraft.resource.featuretoggle.ToggleableFeature

    isEnabled
  • 构造器详细资料

    • SpiderCamouflage

      public SpiderCamouflage()