类 SpiderCamouflage
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.entity.effect.StatusEffect
ENTRY_CODEC, ENTRY_PACKET_CODEC从接口继承的字段 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()
-