Package net.minecraft.world.effect
Interface OozingMobEffect.NearbySlimes
- Enclosing class:
OozingMobEffect
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionstatic OozingMobEffect.NearbySlimes
closeTo
(LivingEntity p_348471_) int
count
(int p_348627_)
-
Method Details
-
count
int count(int p_348627_) -
closeTo
-