mirror of
https://github.com/architectury/architectury-api.git
synced 2026-03-28 03:56:59 -05:00
Add docs
This commit is contained in:
@@ -24,6 +24,9 @@ import net.minecraft.world.entity.player.Player;
|
||||
import net.minecraft.world.item.ItemStack;
|
||||
import org.jetbrains.annotations.Nullable;
|
||||
|
||||
/**
|
||||
* Extensions to {@link net.minecraft.world.item.Item}, implement this on to your item.
|
||||
*/
|
||||
public interface ItemExtension {
|
||||
/**
|
||||
* Invoked every tick when this item is equipped.
|
||||
|
||||
Reference in New Issue
Block a user