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
    Modifier and Type
    Interface
    Description
    static enum 
     
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.resources.ResourceLocation
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Field Details

    • ID

      static final net.minecraft.resources.ResourceLocation ID
  • Method Details