Class HealthMessage
java.lang.Object
net.glowstone.net.message.play.game.HealthMessage
- All Implemented Interfaces:
com.flowpowered.network.Message
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
HealthMessage
public HealthMessage(float health, int food, float saturation)
-
-
Method Details
-
getHealth
public float getHealth() -
getFood
public int getFood() -
getSaturation
public float getSaturation() -
equals
-
hashCode
public int hashCode() -
toString
-