History - net.minecraft.world.effect.OozingMobEffect

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

bsh

bsc

Fields

int: b, RADIUS_TO_CHECK_SLIMES, field_51373, field_51373, f_314376_

int: d, RADIUS_TO_CHECK_SLIMES, field_51373, field_51373, f_314376_

int: a, SLIME_SIZE, field_51372, field_51372, f_314225_

int: c, SLIME_SIZE, field_51372, field_51372, f_314225_

ToIntFunction<RandomSource>: c, spawnedCount, field_50122, slimeCountFunction, f_316812_

ToIntFunction<RandomSource>: e, spawnedCount, field_50122, slimeCountFunction, f_316812_

Constructors

Methods

int (int, int, int): a, numberOfSlimesToSpawn, method_59652, getSlimesToSpawn, m_323836_

int (int, OozingMobEffect$NearbySlimes, int): a, numberOfSlimesToSpawn, method_59652, getSlimesToSpawn, m_323836_

1.20.6

Names

bsh

net.minecraft.world.effect.OozingMobEffect

net.minecraft.class_9456

net.minecraft.entity.effect.OozingStatusEffect

net.minecraft.src.C_313344_

net.minecraft.world.effect.OozingMobEffect

Fields

int: b, RADIUS_TO_CHECK_SLIMES, field_51373, field_51373, f_314376_

int: a, SLIME_SIZE, field_51372, field_51372, f_314225_

ToIntFunction<RandomSource>: c, spawnedCount, field_50122, slimeCountFunction, f_316812_

Constructors

(MobEffectCategory, int, ToIntFunction<RandomSource>)

Methods

int (int, int, int): a, numberOfSlimesToSpawn, method_59652, getSlimesToSpawn, m_323836_

void (LivingEntity, int, Entity$RemovalReason): a, onMobRemoved, method_58617, onEntityRemoval, m_319157_

void (Level, double, double, double): a, spawnSlimeOffspring, method_58627, spawnSlime, m_321025_