Class CustomBlockFactory.CustomBlockSounds
-
- All Implemented Interfaces:
public final class CustomBlockFactory.CustomBlockSounds
-
-
Constructor Summary
Constructors Constructor Description CustomBlockFactory.CustomBlockSounds(ConfigurationSection section)CustomBlockFactory.CustomBlockSounds(Boolean enabled)
-
Method Summary
Modifier and Type Method Description final BooleangetEnabled()-
-
Constructor Detail
-
CustomBlockFactory.CustomBlockSounds
CustomBlockFactory.CustomBlockSounds(ConfigurationSection section)
-
CustomBlockFactory.CustomBlockSounds
CustomBlockFactory.CustomBlockSounds(Boolean enabled)
-
-
Method Detail
-
getEnabled
final Boolean getEnabled()
-
-
-
-