Class GravityExplodedBlock

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Location getParentBlockLocation()
      • Methods inherited from class net.pdevita.creeperheal2.core.ExplodedBlock

        canBePlaced, dependsOn, findDependentBlocks, getDependencies, getState, parentWasPlaced, placeBlock, relinkExplosion, setDependencies
      • Methods inherited from class net.pdevita.creeperheal2.core.SideExplodedBlock

        addToParents, parentInExplosion
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GravityExplodedBlock

        GravityExplodedBlock(Explosion explosion, BlockState state)