Uses of Class
net.minecraft.world.effect.MobEffect
Package
Description
-
Uses of MobEffect in net.minecraft.advancements.critereon
Modifier and TypeMethodDescriptionMobEffectsPredicate.and(MobEffect p_154978_, MobEffectsPredicate.MobEffectInstancePredicate p_154979_)
Modifier and TypeMethodDescriptionboolean
MobEffectsPredicate.matches(Map<MobEffect,MobEffectInstance> p_56562_)
ModifierConstructorDescription -
Uses of MobEffect in net.minecraft.client.gui.screens.inventory
Modifier and TypeFieldDescriptionprivate MobEffect
BeaconScreen.BeaconPowerButton.effect
(package private) MobEffect
BeaconScreen.primary
(package private) MobEffect
BeaconScreen.secondary
Modifier and TypeMethodDescriptionprotected MutableComponent
BeaconScreen.BeaconPowerButton.createEffectDescription(MobEffect p_169652_)
protected MutableComponent
BeaconScreen.BeaconUpgradePowerButton.createEffectDescription(MobEffect p_169681_)
protected void
ModifierConstructorDescriptionBeaconPowerButton(int p_169642_, int p_169643_, MobEffect p_169644_, boolean p_169645_, int p_169646_)
BeaconUpgradePowerButton(int p_169675_, int p_169676_, MobEffect p_169677_)
-
Uses of MobEffect in net.minecraft.client.player
-
Uses of MobEffect in net.minecraft.client.resources
Modifier and TypeMethodDescription -
Uses of MobEffect in net.minecraft.commands.arguments
-
Uses of MobEffect in net.minecraft.core
Modifier and TypeFieldDescriptionRegistry.MOB_EFFECT
Deprecated.static ResourceKey<Registry<MobEffect>>
Registry.MOB_EFFECT_REGISTRY
-
Uses of MobEffect in net.minecraft.network.protocol.game
ModifierConstructorDescriptionClientboundRemoveMobEffectPacket(int p_132899_, MobEffect p_132900_)
-
Uses of MobEffect in net.minecraft.server.commands
Modifier and TypeMethodDescriptionprivate static int
EffectCommands.clearEffect(CommandSourceStack p_136963_, Collection<? extends Entity> p_136964_, MobEffect p_136965_)
private static int
EffectCommands.giveEffect(CommandSourceStack p_136967_, Collection<? extends Entity> p_136968_, MobEffect p_136969_, Integer p_136970_, int p_136971_, boolean p_136972_)
-
Uses of MobEffect in net.minecraft.world.effect
Modifier and TypeClassDescriptionclass
class
class
class
Modifier and TypeFieldDescriptionstatic MobEffect
MobEffects.ABSORPTION
static MobEffect
MobEffects.BAD_OMEN
static MobEffect
MobEffects.BLINDNESS
static MobEffect
MobEffects.CONDUIT_POWER
static MobEffect
MobEffects.CONFUSION
static MobEffect
MobEffects.DAMAGE_BOOST
static MobEffect
MobEffects.DAMAGE_RESISTANCE
static MobEffect
MobEffects.DIG_SLOWDOWN
static MobEffect
MobEffects.DIG_SPEED
static MobEffect
MobEffects.DOLPHINS_GRACE
private MobEffect
MobEffectInstance.effect
static MobEffect
MobEffects.FIRE_RESISTANCE
static MobEffect
MobEffects.GLOWING
static MobEffect
MobEffects.HARM
static MobEffect
MobEffects.HEAL
static MobEffect
MobEffects.HEALTH_BOOST
static MobEffect
MobEffects.HERO_OF_THE_VILLAGE
static MobEffect
MobEffects.HUNGER
static MobEffect
MobEffects.INVISIBILITY
static MobEffect
MobEffects.JUMP
static MobEffect
MobEffects.LEVITATION
static MobEffect
MobEffects.LUCK
static MobEffect
MobEffects.MOVEMENT_SLOWDOWN
static MobEffect
MobEffects.MOVEMENT_SPEED
static MobEffect
MobEffects.NIGHT_VISION
static MobEffect
MobEffects.POISON
static MobEffect
MobEffects.REGENERATION
static MobEffect
MobEffects.SATURATION
static MobEffect
MobEffects.SLOW_FALLING
static MobEffect
MobEffects.UNLUCK
static MobEffect
MobEffects.WATER_BREATHING
static MobEffect
MobEffects.WEAKNESS
static MobEffect
MobEffects.WITHER
Modifier and TypeMethodDescriptionMobEffect.addAttributeModifier(Attribute p_19473_, String p_19474_, double p_19475_, AttributeModifier.Operation p_19476_)
static MobEffect
MobEffect.byId(int p_19454_)
MobEffectInstance.getEffect()
private static MobEffect
Modifier and TypeMethodDescriptionstatic int
private static MobEffectInstance
MobEffectInstance.loadSpecifiedEffect(MobEffect p_19546_, CompoundTag p_19547_)
private static MobEffect
ModifierConstructorDescriptionMobEffectInstance(MobEffect p_19513_)
MobEffectInstance(MobEffect p_19515_, int p_19516_)
MobEffectInstance(MobEffect p_19518_, int p_19519_, int p_19520_)
MobEffectInstance(MobEffect p_19522_, int p_19523_, int p_19524_, boolean p_19525_, boolean p_19526_)
MobEffectInstance(MobEffect p_19528_, int p_19529_, int p_19530_, boolean p_19531_, boolean p_19532_, boolean p_19533_)
MobEffectInstance(MobEffect p_19535_, int p_19536_, int p_19537_, boolean p_19538_, boolean p_19539_, boolean p_19540_, MobEffectInstance p_19541_)
-
Uses of MobEffect in net.minecraft.world.entity
Modifier and TypeFieldDescriptionprivate Map<MobEffect,MobEffectInstance>
LivingEntity.activeEffects
Modifier and TypeMethodDescriptionboolean
boolean
LivingEntity.removeEffect(MobEffect p_21196_)
LivingEntity.removeEffectNoUpdate(MobEffect p_21164_)
-
Uses of MobEffect in net.minecraft.world.entity.animal
-
Uses of MobEffect in net.minecraft.world.entity.monster
-
Uses of MobEffect in net.minecraft.world.entity.npc
Modifier and TypeFieldDescription(package private) MobEffect
VillagerTrades.SuspisciousStewForEmerald.effect
ModifierConstructorDescriptionSuspisciousStewForEmerald(MobEffect p_35778_, int p_35779_, int p_35780_)
-
Uses of MobEffect in net.minecraft.world.inventory
-
Uses of MobEffect in net.minecraft.world.item
Modifier and TypeMethodDescriptionstatic void
SuspiciousStewItem.saveMobEffect(ItemStack p_43259_, MobEffect p_43260_, int p_43261_)
-
Uses of MobEffect in net.minecraft.world.level.block
ModifierConstructorDescriptionFlowerBlock(MobEffect p_53512_, int p_53513_, BlockBehaviour.Properties p_53514_)
WitherRoseBlock(MobEffect p_58235_, BlockBehaviour.Properties p_58236_)
-
Uses of MobEffect in net.minecraft.world.level.block.entity
Modifier and TypeFieldDescriptionstatic MobEffect[][]
BeaconBlockEntity.BEACON_EFFECTS
(package private) MobEffect
BeaconBlockEntity.primaryPower
(package private) MobEffect
BeaconBlockEntity.secondaryPower
Modifier and TypeMethodDescription(package private) static MobEffect
BeaconBlockEntity.getValidEffectById(int p_58687_)
Modifier and TypeMethodDescriptionprivate static void
BeaconBlockEntity.applyEffects(Level p_155098_, BlockPos p_155099_, int p_155100_, MobEffect p_155101_, MobEffect p_155102_)
-
Uses of MobEffect in net.minecraft.world.level.storage.loot.functions
Modifier and TypeFieldDescriptionprivate Map<MobEffect,NumberProvider>
SetStewEffectFunction.Builder.effectDurationMap
(package private) Map<MobEffect,NumberProvider>
SetStewEffectFunction.effectDurationMap
Modifier and TypeMethodDescriptionSetStewEffectFunction.Builder.withEffect(MobEffect p_165473_, NumberProvider p_165474_)
ModifierConstructorDescription(package private)
SetStewEffectFunction(LootItemCondition[] p_81216_, Map<MobEffect,NumberProvider> p_81217_)
-
Uses of MobEffect in net.minecraftforge.client
Modifier and TypeMethodDescriptionstatic EffectRenderer
RenderProperties.getEffectRenderer(MobEffect effect)
-
Uses of MobEffect in net.minecraftforge.common.data
-
Uses of MobEffect in net.minecraftforge.common.extensions
-
Uses of MobEffect in net.minecraftforge.event.entity.living
-
Uses of MobEffect in net.minecraftforge.registries
Modifier and TypeFieldDescriptionstatic ResourceKey<Registry<MobEffect>>
ForgeRegistries.Keys.MOB_EFFECTS
static IForgeRegistry<MobEffect>
ForgeRegistries.MOB_EFFECTS