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