Package net.pdevita.creeperheal2.core
Object ExplodedBlock.Companion
-
- All Implemented Interfaces:
public class ExplodedBlock.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final CreeperHeal2
plugin
public final static ExplodedBlock.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final ExplodedBlock
from(Explosion explosion, BlockState state)
final CreeperHeal2
getPlugin()
-
-
Method Detail
-
from
final ExplodedBlock from(Explosion explosion, BlockState state)
-
getPlugin
final CreeperHeal2 getPlugin()
-
-
-
-