Class BlockBehaviorConfig
java.lang.Object
dev.rono.igniscore.api.config.BlockBehaviorConfig
Typed view of the standard
behavior YAML section for blocks.
Controls surface click routing and combustibility only.-
Method Summary
Modifier and TypeMethodDescriptionstatic BlockBehaviorConfigempty()static BlockBehaviorConfigfrom(ExtensionConfig config) igniteSoundOr(String fallback) booleanisEmpty()merge(StrategyProfile base) resolve(IgnisInteraction interaction, StrategyProfile profile, String materialKey)
-
Method Details
-
empty
-
from
-
isEmpty
public boolean isEmpty() -
merge
-
resolve
public CustomBlockAction resolve(IgnisInteraction interaction, StrategyProfile profile, String materialKey) -
igniteSoundOr
-
igniteEffects
-