Uses of Interface
net.minecraft.entity.decoration.DisplayEntity.IntLerper
-
Uses of DisplayEntity.IntLerper in net.minecraft.entity.decoration
Modifier and TypeClassDescriptionprivate static final record
private static final record
Modifier and TypeFieldDescriptionprivate final DisplayEntity.IntLerper
DisplayEntity.TextDisplayEntity.Data.backgroundColor
The field for thebackgroundColor
record component.private final DisplayEntity.IntLerper
DisplayEntity.TextDisplayEntity.Data.textOpacity
The field for thetextOpacity
record component.Modifier and TypeMethodDescriptionDisplayEntity.TextDisplayEntity.Data.backgroundColor()
Returns the value of thebackgroundColor
record component.static DisplayEntity.IntLerper
DisplayEntity.IntLerper.constant
(int value) DisplayEntity.TextDisplayEntity.Data.textOpacity()
Returns the value of thetextOpacity
record component.ModifierConstructorDescriptionData
(Text text, int int2, DisplayEntity.IntLerper intLerper, DisplayEntity.IntLerper intLerper2, byte byte2)