implements Packet<ClientGamePacketListener>
| agq | |
| net.minecraft.network.protocol.game.ClientboundSetEntityLinkPacket | |
| net.minecraft.class_2740 | |
| net.minecraft.network.packet.s2c.play.EntityAttachS2CPacket |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final StreamCodec<FriendlyByteBuf, ClientboundSetEntityLinkPacket> |
| ||||||||
| private final int |
| ||||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Entity attachedEntity, Entity holdingEntity) |
| private | (FriendlyByteBuf buf) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||
| public PacketType<ClientboundSetEntityLinkPacket> |
| ||||||||
| public void |
| ||||||||
| public int |
| ||||||||
| public int |
|