Package com.mojang.realmsclient.util
Class RealmsUtil
java.lang.Object
com.mojang.realmsclient.util.RealmsUtil
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Component
convertToAgePresentation
(long p_287679_) static Component
convertToAgePresentationFromInstant
(Date p_287698_) static void
renderPlayerFace
(GuiGraphics p_281255_, int p_281818_, int p_281791_, int p_282088_, UUID p_298294_)
-
Field Details
-
RIGHT_NOW
-
MINUTES
private static final int MINUTES- See Also:
-
HOURS
private static final int HOURS- See Also:
-
DAYS
private static final int DAYS- See Also:
-
-
Constructor Details
-
RealmsUtil
public RealmsUtil()
-
-
Method Details
-
convertToAgePresentation
-
convertToAgePresentationFromInstant
-
renderPlayerFace
public static void renderPlayerFace(GuiGraphics p_281255_, int p_281818_, int p_281791_, int p_282088_, UUID p_298294_)
-