Uses of Class
net.minecraft.entity.decoration.DisplayEntity
Packages that use DisplayEntity
-
Uses of DisplayEntity in net.minecraft.client.render.entity
Classes in net.minecraft.client.render.entity with type parameters of type DisplayEntityModifier and TypeClassDescriptionclassDisplayEntityRenderer<T extends DisplayEntity,S, ST extends DisplayEntityRenderState> Methods in net.minecraft.client.render.entity with type parameters of type DisplayEntityModifier and TypeMethodDescriptionprivate static <T extends DisplayEntity>
floatDisplayEntityRenderer.lerpPitch(T entity, float deltaTicks) private static <T extends DisplayEntity>
floatDisplayEntityRenderer.lerpYaw(T entity, float deltaTicks) Methods in net.minecraft.client.render.entity with parameters of type DisplayEntityModifier and TypeMethodDescriptionprivate static intDisplayEntityRenderer.getBrightnessOverride(DisplayEntity entity) -
Uses of DisplayEntity in net.minecraft.entity.decoration
Subclasses of DisplayEntity in net.minecraft.entity.decorationModifier and TypeClassDescriptionstatic classstatic classstatic class