Package vazkii.botania.api.mana
Interface ManaCollisionGhost
- All Known Implementing Classes:
ManaDetectorBlock,ManaPrismBlock,PlatformBlock,TinyPlanetBlock
public interface ManaCollisionGhost
Any Block or Block Entity with this capability has custom collision logic for bursts.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
-
Field Details
-
ID
static final net.minecraft.resources.ResourceLocation ID
-
-
Method Details
-
getGhostBehaviour
ManaCollisionGhost.Behaviour getGhostBehaviour()
-