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 Boolean
allowExplosionEntity(EntityType entity)
final Boolean
allowExplosionBlock()
-
-
Method Detail
-
allowExplosionEntity
final Boolean allowExplosionEntity(EntityType entity)
-
allowExplosionBlock
final Boolean allowExplosionBlock()
-
-
-
-