Uses of Class
net.minecraft.client.render.entity.state.BipedEntityRenderState
Package
Description
-
Uses of BipedEntityRenderState in net.minecraft.client.render.entity
Modifier and TypeClassDescriptionclass
BipedEntityRenderer<T extends MobEntity,
S extends BipedEntityRenderState, M extends BipedEntityModel<S>> Modifier and TypeMethodDescriptionstatic void
BipedEntityRenderer.updateBipedRenderState
(LivingEntity entity, BipedEntityRenderState state, float tickDelta) -
Uses of BipedEntityRenderState in net.minecraft.client.render.entity.feature
Modifier and TypeClassDescriptionclass
ArmorFeatureRenderer<S extends BipedEntityRenderState,
M extends BipedEntityModel<S>, A extends BipedEntityModel<S>> class
ElytraFeatureRenderer<S extends BipedEntityRenderState,
M extends EntityModel<S>> Modifier and TypeMethodDescriptionprivate static @Nullable Identifier
ElytraFeatureRenderer.getTexture
(BipedEntityRenderState state) -
Uses of BipedEntityRenderState in net.minecraft.client.render.entity.model
Modifier and TypeClassDescriptionclass
ArmorEntityModel<S extends BipedEntityRenderState>
class
BipedEntityModel<T extends BipedEntityRenderState>
Represents the model of a biped living entity.class
PiglinBaseEntityModel<S extends BipedEntityRenderState>
Modifier and TypeMethodDescriptionvoid
ElytraEntityModel.setAngles
(BipedEntityRenderState bipedEntityRenderState) -
Uses of BipedEntityRenderState in net.minecraft.client.render.entity.state
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class