Class PlacedClickSupport

java.lang.Object
dev.rono.igniscore.api.strategy.PlacedClickSupport

public final class PlacedClickSupport extends Object
Default placed-block click resolution from a StrategyProfile. Extensions override IgnisBlockStrategy.onPlacedClick(BlockDefinition, IgnisLocation, IgnisPlayer, IgnisInteraction, IgnisItem) for custom behavior; use this helper when delegating to profile defaults or composing profile rules with extension logic.