Interface BlockConstructedCallback
Deprecated.
Please migrate to v1. Please use registry events instead.
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
building(net.minecraft.block.AbstractBlock.Settings settings, net.minecraft.block.Block builtBlock)
Deprecated.
-
Field Details
-
EVENT
Deprecated.
-
-
Method Details
-
building
void building(net.minecraft.block.AbstractBlock.Settings settings, net.minecraft.block.Block builtBlock)Deprecated.
-