net.minecraft.world.effect

class OozingMobEffect

extends MobEffect

All mapped superinterfaces:

FeatureElement

bus
net.minecraft.world.effect.OozingMobEffect
net.minecraft.class_9456
net.minecraft.entity.effect.OozingStatusEffect
net.minecraft.world.effect.OozingMobEffect

Field summary

Modifier and TypeField
private static final int
d
RADIUS_TO_CHECK_SLIMES
field_51373
field_51373
public static final int
c
SLIME_SIZE
field_51372
field_51372
private final ToIntFunction<RandomSource>
e
spawnedCount
field_50122
slimeCountFunction

Constructor summary

ModifierConstructor
protected (MobEffectCategory category, int color, ToIntFunction<RandomSource> slimeCountFunction)

Method summary

Modifier and TypeMethod
protected static int
a(int arg0, bus$a arg1, int arg2)
numberOfSlimesToSpawn(int arg0, OozingMobEffect$NearbySlimes arg1, int arg2)
method_59652(int arg0, class_9456$class_9775 arg1, int arg2)
getSlimesToSpawn(int maxEntityCramming, OozingStatusEffect$SlimeCounter slimeCounter, int potentialSlimes)
public void
a(ash arg0, bwg arg1, int arg2, bvk$d arg3)
onMobRemoved(ServerLevel arg0, LivingEntity arg1, int arg2, Entity$RemovalReason arg3)
method_58617(class_3218 arg0, class_1309 arg1, int arg2, class_1297$class_5529 arg3)
onEntityRemoval(ServerWorld arg0, LivingEntity arg1, int arg2, Entity$RemovalReason arg3)
private void
a(dhi arg0, double arg1, double arg2, double arg3)
spawnSlimeOffspring(Level arg0, double arg1, double arg2, double arg3)
method_58627(class_1937 arg0, double arg1, double arg2, double arg3)
spawnSlime(World world, double x, double y, double z)