public interface BlockConstructedCallback
Modifier and Type | Field and Description |
---|---|
static Event<BlockConstructedCallback> |
EVENT |
Modifier and Type | Method and Description |
---|---|
void |
building(net.minecraft.block.AbstractBlock.Settings settings,
net.minecraft.block.Block builtBlock) |
static final Event<BlockConstructedCallback> EVENT