History - net.minecraft.network.packet.s2c.play.HealthUpdateS2CPacket
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.network.protocol.game.ClientboundSetHealthPacket
net.minecraft.class_2749
net.minecraft.network.packet.s2c.play.HealthUpdateS2CPacket
Fields
PacketCodec<PacketByteBuf, HealthUpdateS2CPacket>: STREAM_CODEC, field_47984, CODEC
float: health, field_12584, health
int: food, field_12585, food
float: saturation, field_12583, saturation
Constructors
(float, int, float)
Methods
void (PacketByteBuf): write, method_55931, write
PacketType<HealthUpdateS2CPacket> (): type, method_65080, getPacketType
void (ClientPlayPacketListener): handle, method_11832, apply
float (): getHealth, method_11833, getHealth
int (): getFood, method_11831, getFood
float (): getSaturation, method_11834, getSaturation
void (PacketListener): handle, method_65081, apply