Add more item use API (#10304)
This commit is contained in:
parent
2089697232
commit
613a19f70d
3 changed files with 49 additions and 1 deletions
|
@ -661,7 +661,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||
+
|
||||
// Paper start - active item API
|
||||
/**
|
||||
* Gets the item being actively "used" or consumed.
|
||||
* Starts using the item in the specified hand, making it the
|
||||
diff --git a/src/main/java/org/bukkit/entity/Llama.java b/src/main/java/org/bukkit/entity/Llama.java
|
||||
index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 100644
|
||||
--- a/src/main/java/org/bukkit/entity/Llama.java
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue