Package vazkii.botania.api.mana
Interface ManaTrigger
- All Known Implementing Classes:
AnimatedTorchBlockEntity,DrumBlock.ManaTriggerImpl,HoveringHourglassBlockEntity,ManaDetectorBlock.ManaTriggerImpl,ManaPrismBlockEntity,ManastormChargeBlock.ManaTriggerImpl
public interface ManaTrigger
A Block or Block Entity with this capability will receive a callback when a burst
collides with it.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
ID
static final net.minecraft.resources.ResourceLocation ID
-
-
Method Details
-
onBurstCollision
-