[ci skip] Add more identifying patch comments
This commit is contained in:
parent
3c246dc632
commit
66431e1300
84 changed files with 265 additions and 271 deletions
|
@ -12,7 +12,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||
*/
|
||||
void setArrowsInBody(int count, boolean fireEvent); // Paper
|
||||
|
||||
+ // Paper Start - Bee Stinger API
|
||||
+ // Paper start - Bee Stinger API
|
||||
+ /**
|
||||
+ * Gets the time in ticks until the next bee stinger leaves the entity's body.
|
||||
+ *
|
||||
|
@ -40,7 +40,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||
+ * @param count amount of bee stingers in entity's body
|
||||
+ */
|
||||
+ public void setBeeStingersInBody(int count);
|
||||
+ // Paper End - Stinger API
|
||||
+ // Paper end - Stinger API
|
||||
+
|
||||
/**
|
||||
* Returns the living entity's current maximum no damage ticks.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue