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 recordprivate static final recordFields in net.minecraft.entity.decoration declared as DisplayEntity.IntLerperModifier and TypeFieldDescriptionprivate final DisplayEntity.IntLerperDisplayEntity.TextDisplayEntity.class_8230.backgroundColorThe field for thebackgroundColorrecord component.private final DisplayEntity.IntLerperDisplayEntity.TextDisplayEntity.class_8230.textOpacityThe field for thetextOpacityrecord component.Methods in net.minecraft.entity.decoration that return DisplayEntity.IntLerperModifier and TypeMethodDescriptionDisplayEntity.TextDisplayEntity.class_8230.backgroundColor()Returns the value of thebackgroundColorrecord component.static DisplayEntity.IntLerperDisplayEntity.IntLerper.constant(int int2) DisplayEntity.TextDisplayEntity.class_8230.textOpacity()Returns the value of thetextOpacityrecord component.Constructors in net.minecraft.entity.decoration with parameters of type DisplayEntity.IntLerperModifierConstructorDescriptionclass_8230(Text text, int int2, DisplayEntity.IntLerper intLerper, DisplayEntity.IntLerper intLerper2, byte byte2)