public static class SEntityPacket.MovePacket extends SEntityPacket
SEntityPacket.LookPacket, SEntityPacket.MovePacket, SEntityPacket.RelativeMovePacketentityId, isMovePacket, onGround, pitch, posX, posY, posZ, rotating, yaw| コンストラクタと説明 |
|---|
MovePacket() |
MovePacket(int p_i49988_1_,
short p_i49988_2_,
short p_i49988_3_,
short p_i49988_4_,
byte p_i49988_5_,
byte p_i49988_6_,
boolean onGroundIn) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
readPacketData(PacketBuffer buf)
Reads the raw packet data from the data stream.
|
void |
writePacketData(PacketBuffer buf)
Writes the raw packet data to the data stream.
|
func_218743_a, func_218744_a, func_229745_h_, getEntity, getOnGround, getPitch, getX, getY, getYaw, getZ, isRotating, processPacket, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitshouldSkipErrorspublic MovePacket()
public MovePacket(int p_i49988_1_,
short p_i49988_2_,
short p_i49988_3_,
short p_i49988_4_,
byte p_i49988_5_,
byte p_i49988_6_,
boolean onGroundIn)
public void readPacketData(PacketBuffer buf) throws java.io.IOException
readPacketData インタフェース内 IPacket<IClientPlayNetHandler>readPacketData クラス内 SEntityPacketjava.io.IOExceptionpublic void writePacketData(PacketBuffer buf) throws java.io.IOException
writePacketData インタフェース内 IPacket<IClientPlayNetHandler>writePacketData クラス内 SEntityPacketjava.io.IOException