Uses of Interface
net.minecraft.entity.decoration.DisplayEntity.InterpolationUpdater
Packages that use DisplayEntity.InterpolationUpdater
-
Uses of DisplayEntity.InterpolationUpdater in net.minecraft.entity.decoration
Fields in net.minecraft.entity.decoration with type parameters of type DisplayEntity.InterpolationUpdaterModifier and TypeFieldDescriptionprivate final List<DisplayEntity.InterpolationUpdater>
DisplayEntity.Interpolators.interpolationUpdaters
Methods in net.minecraft.entity.decoration with parameters of type DisplayEntity.InterpolationUpdaterModifier and TypeMethodDescriptionprotected void
DisplayEntity.Interpolators.addInterpolationUpdater
(Set<TrackedData<?>> dataSet, DisplayEntity.InterpolationUpdater updater)