@Deprecated public interface ItemConstructedCallback
Modifier and Type | Field and Description |
---|---|
static Event<ItemConstructedCallback> |
EVENT
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
building(net.minecraft.item.Item.Settings settings,
net.minecraft.item.Item builtItem)
Deprecated.
|
static final Event<ItemConstructedCallback> EVENT