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