|
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | | - <!-- Generated by javadoc (1.8.0_161) on Thu Jul 26 19:59:48 MDT 2018 --> |
| 5 | + <!-- Generated by javadoc (1.8.0_161) on Sat Jul 28 11:21:53 MDT 2018 --> |
6 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
7 | | - <title>Index (PacketEntityAPI docs v0.4.3-SNAPSHOT)</title> |
8 | | - <meta name="date" content="2018-07-26"> |
| 7 | + <title>Index (PacketEntityAPI docs v0.5.0-SNAPSHOT)</title> |
| 8 | + <meta name="date" content="2018-07-28"> |
9 | 9 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
10 | 10 | <script type="text/javascript" src="script.js"></script> |
11 | 11 | </head> |
12 | 12 | <body> |
13 | 13 | <script type="text/javascript"><!-- |
14 | 14 | try { |
15 | 15 | if (location.href.indexOf('is-external=true') == -1) { |
16 | | - parent.document.title="Index (PacketEntityAPI docs v0.4.3-SNAPSHOT)"; |
| 16 | + parent.document.title="Index (PacketEntityAPI docs v0.5.0-SNAPSHOT)"; |
17 | 17 | } |
18 | 18 | } |
19 | 19 | catch(err) { |
@@ -1433,6 +1433,14 @@ <h2 class="title">S</h2> |
1433 | 1433 | <dd> |
1434 | 1434 | <div class="block">Sets the hitbox of this entity.</div> |
1435 | 1435 | </dd> |
| 1436 | + <dt><span class="memberNameLink"><a |
| 1437 | + href="net/blitzcube/peapi/api/packet/IEntityPacket.html#setIdentifier-net.blitzcube.peapi.api.entity.IEntityIdentifier-">setIdentifier(IEntityIdentifier)</a></span> |
| 1438 | + - Method in interface net.blitzcube.peapi.api.packet.<a |
| 1439 | + href="net/blitzcube/peapi/api/packet/IEntityPacket.html" |
| 1440 | + title="interface in net.blitzcube.peapi.api.packet">IEntityPacket</a></dt> |
| 1441 | + <dd> |
| 1442 | + <div class="block">Set the identifier that this packet is acting on.</div> |
| 1443 | + </dd> |
1436 | 1444 | <dt><span class="memberNameLink"><a |
1437 | 1445 | href="net/blitzcube/peapi/api/packet/IEntityEquipmentPacket.html#setItem-org.bukkit.inventory.ItemStack-">setItem(ItemStack)</a></span> |
1438 | 1446 | - Method in interface net.blitzcube.peapi.api.packet.<a |
|
0 commit comments