Package net.minecraft.world.level.block
Interface SuspiciousEffectHolder
- All Known Implementing Classes:
CustomPlantTypeTest.CustomPlantBlock
,FlowerBlock
,WitherRoseBlock
public interface SuspiciousEffectHolder
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<SuspiciousEffectHolder>
int
static SuspiciousEffectHolder
-
Method Details
-
getSuspiciousEffect
MobEffect getSuspiciousEffect() -
getEffectDuration
int getEffectDuration() -
getAllEffectHolders
-
tryGet
-