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_342828_) int
count
(int p_344907_)
-
Method Details
-
count
int count(int p_344907_) -
closeTo
-