Package net.pdevita.creeperheal2.config
Class ExplosionTypes
-
- All Implemented Interfaces:
public final class ExplosionTypes
-
-
Constructor Summary
Constructors Constructor Description ExplosionTypes(FileConfiguration config)
-
Method Summary
Modifier and Type Method Description final BooleanallowExplosionEntity(EntityType entity)final BooleanallowExplosionBlock()-
-
Method Detail
-
allowExplosionEntity
final Boolean allowExplosionEntity(EntityType entity)
-
allowExplosionBlock
final Boolean allowExplosionBlock()
-
-
-
-