Uses of Class
net.minecraft.client.render.entity.state.EntityRenderState
Packages that use EntityRenderState
Package
Description
The base package for all Minecraft classes.
-
Uses of EntityRenderState in net.minecraft
Subclasses of EntityRenderState in net.minecraftFields in net.minecraft declared as EntityRenderStateModifier and TypeFieldDescriptionprivate final EntityRenderStateclass_11661.class_11666.entityRenderStateThe field for theentityRenderStaterecord component.private final EntityRenderStateclass_11661.class_11667.entityRenderStateThe field for theentityRenderStaterecord component.Fields in net.minecraft with type parameters of type EntityRenderStateMethods in net.minecraft that return EntityRenderStateModifier and TypeMethodDescriptionclass_11661.class_11666.entityRenderState()Returns the value of theentityRenderStaterecord component.class_11661.class_11667.entityRenderState()Returns the value of theentityRenderStaterecord component.Methods in net.minecraft with parameters of type EntityRenderStateModifier and TypeMethodDescriptionvoidclass_11659.method_72928(MatrixStack matrixStack, EntityRenderState entityRenderState, EntityHitboxAndView entityHitboxAndView) voidclass_11661.method_72928(MatrixStack matrixStack, EntityRenderState entityRenderState, EntityHitboxAndView entityHitboxAndView) voidclass_11659.method_72929(MatrixStack matrixStack, EntityRenderState entityRenderState, Quaternionf quaternionf) voidclass_11661.method_72929(MatrixStack matrixStack, EntityRenderState entityRenderState, Quaternionf quaternionf) private voidclass_11685.method_73005(MatrixStack.Entry entry, VertexConsumerProvider vertexConsumerProvider, EntityRenderState entityRenderState, Quaternionf quaternionf, class_11697 class_11697) Constructors in net.minecraft with parameters of type EntityRenderStateModifierConstructorDescriptionclass_11666(MatrixStack.Entry entry, EntityRenderState entityRenderState, Quaternionf quaternionf) class_11667(Matrix4f matrix4f, EntityRenderState entityRenderState, EntityHitboxAndView entityHitboxAndView) -
Uses of EntityRenderState in net.minecraft.client.gui
Methods in net.minecraft.client.gui with parameters of type EntityRenderStateModifier and TypeMethodDescriptionvoidDrawContext.addEntity(EntityRenderState entityState, float scale, Vector3f translation, Quaternionf rotation, @Nullable Quaternionf overrideCameraAngle, int x1, int y1, int x2, int y2) -
Uses of EntityRenderState in net.minecraft.client.gui.render.state.special
Fields in net.minecraft.client.gui.render.state.special declared as EntityRenderStateModifier and TypeFieldDescriptionprivate final EntityRenderStateEntityGuiElementRenderState.renderStateThe field for therenderStaterecord component.Methods in net.minecraft.client.gui.render.state.special that return EntityRenderStateModifier and TypeMethodDescriptionEntityGuiElementRenderState.renderState()Returns the value of therenderStaterecord component.Constructors in net.minecraft.client.gui.render.state.special with parameters of type EntityRenderStateModifierConstructorDescriptionEntityGuiElementRenderState(EntityRenderState renderState, Vector3f translation, Quaternionf rotation, @Nullable Quaternionf overrideCameraAngle, int x1, int y1, int x2, int y2, float scale, @Nullable ScreenRect scissorArea) EntityGuiElementRenderState(EntityRenderState entityRenderState, Vector3f vector3f, Quaternionf quaternionf, @Nullable Quaternionf quaternionf2, int int2, int int3, int int4, int int5, float float2, @Nullable ScreenRect screenRect, @Nullable ScreenRect screenRect2) -
Uses of EntityRenderState in net.minecraft.client.particle
Fields in net.minecraft.client.particle declared as EntityRenderState -
Uses of EntityRenderState in net.minecraft.client.render
Methods in net.minecraft.client.render that return EntityRenderStateModifier and TypeMethodDescriptionprivate EntityRenderStateWorldRenderer.method_72914(Entity entity, float float2) -
Uses of EntityRenderState in net.minecraft.client.render.entity
Classes in net.minecraft.client.render.entity with type parameters of type EntityRenderStateModifier and TypeClassDescriptionclassEntityRenderer<T extends Entity,S extends EntityRenderState> Fields in net.minecraft.client.render.entity with type parameters of type EntityRenderStateModifier and TypeFieldDescriptionprivate final EntityModel<EntityRenderState> PufferfishEntityRenderer.largeModelprivate final EntityModel<EntityRenderState> PufferfishEntityRenderer.mediumModelprivate final EntityModel<EntityRenderState> PufferfishEntityRenderer.smallModelMethods in net.minecraft.client.render.entity with type parameters of type EntityRenderStateModifier and TypeMethodDescriptionprivate <S extends EntityRenderState>
CrashReportSectionEntityRenderDispatcher.addRendererDetails(EntityRenderer<?, S> entityRenderer, CrashReport crashReport) <S extends EntityRenderState>
EntityRenderer<?, ? super S> EntityRenderDispatcher.getRenderer(S state) <S extends EntityRenderState>
voidEntityRenderDispatcher.method_72976(S s, double double2, double double3, double double4, MatrixStack matrixStack, class_11659 class_11659) Methods in net.minecraft.client.render.entity that return EntityRenderStateModifier and TypeMethodDescriptionDragonFireballEntityRenderer.createRenderState()EmptyEntityRenderer.createRenderState()LeashKnotEntityRenderer.createRenderState()WindChargeEntityRenderer.createRenderState()<E extends Entity>
EntityRenderStateEntityRenderDispatcher.method_72977(E e, float float2) Methods in net.minecraft.client.render.entity with parameters of type EntityRenderStateModifier and TypeMethodDescriptionvoidDragonFireballEntityRenderer.render(EntityRenderState entityRenderState, MatrixStack matrixStack, class_11659 class_11659) voidLeashKnotEntityRenderer.render(EntityRenderState entityRenderState, MatrixStack matrixStack, class_11659 class_11659) voidWindChargeEntityRenderer.render(EntityRenderState entityRenderState, MatrixStack matrixStack, class_11659 class_11659) -
Uses of EntityRenderState in net.minecraft.client.render.entity.feature
Classes in net.minecraft.client.render.entity.feature with type parameters of type EntityRenderStateModifier and TypeClassDescriptionclassEnergySwirlOverlayFeatureRenderer<S extends EntityRenderState,M extends EntityModel<S>> classEyesFeatureRenderer<S extends EntityRenderState,M extends EntityModel<S>> classFeatureRenderer<S extends EntityRenderState,M extends EntityModel<? super S>> interfaceFeatureRendererContext<S extends EntityRenderState,M extends EntityModel<? super S>> -
Uses of EntityRenderState in net.minecraft.client.render.entity.model
Classes in net.minecraft.client.render.entity.model with type parameters of type EntityRenderStateModifier and TypeClassDescriptionclassEntityModel<T extends EntityRenderState>Represents the model of an.invalid reference
Entity
interfaceModelWithArms<T extends EntityRenderState>interfaceModelWithHat<T extends EntityRenderState>Represents a model with a hat.Methods in net.minecraft.client.render.entity.model with parameters of type EntityRenderStateModifier and TypeMethodDescriptionvoidEndermiteEntityModel.setAngles(EntityRenderState entityRenderState) voidLargePufferfishEntityModel.setAngles(EntityRenderState entityRenderState) voidMediumPufferfishEntityModel.setAngles(EntityRenderState entityRenderState) voidSilverfishEntityModel.setAngles(EntityRenderState entityRenderState) voidSmallPufferfishEntityModel.setAngles(EntityRenderState entityRenderState) voidWindChargeEntityModel.setAngles(EntityRenderState entityRenderState) static voidGhastEntityModel.setTentacleAngles(EntityRenderState state, ModelPart[] tentacles) -
Uses of EntityRenderState in net.minecraft.client.render.entity.state
Subclasses of EntityRenderState in net.minecraft.client.render.entity.stateModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass