Uses of Interface
net.minecraft.entity.decoration.DisplayEntity.IntLerper
Packages that use DisplayEntity.IntLerper
-
Uses of DisplayEntity.IntLerper in net.minecraft.entity.decoration
Classes in net.minecraft.entity.decoration that implement DisplayEntity.IntLerperModifier and TypeClassDescriptionprivate static final record
private static final record
Fields in net.minecraft.entity.decoration declared as DisplayEntity.IntLerperModifier 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.Methods in net.minecraft.entity.decoration that return DisplayEntity.IntLerperModifier 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.Constructors in net.minecraft.entity.decoration with parameters of type DisplayEntity.IntLerperModifierConstructorDescriptionData
(Text text, int int2, DisplayEntity.IntLerper intLerper, DisplayEntity.IntLerper intLerper2, byte byte2)