Uses of Class
net.minecraft.entity.boss.WitherEntity
Packages that use WitherEntity
Package
Description
- 
Uses of WitherEntity in net.minecraft.client.render.entityMethods in net.minecraft.client.render.entity with parameters of type WitherEntityModifier and TypeMethodDescriptionprotected intWitherEntityRenderer.getBlockLight(WitherEntity witherEntity, BlockPos blockPos) WitherEntityRenderer.getTexture(WitherEntity witherEntity) protected voidWitherEntityRenderer.scale(WitherEntity witherEntity, MatrixStack matrixStack, float float2) 
- 
Uses of WitherEntity in net.minecraft.client.render.entity.featureFields in net.minecraft.client.render.entity.feature with type parameters of type WitherEntityModifier and TypeFieldDescriptionprivate final WitherEntityModel<WitherEntity>WitherArmorFeatureRenderer.modelMethods in net.minecraft.client.render.entity.feature that return types with arguments of type WitherEntityModifier and TypeMethodDescriptionprotected EntityModel<WitherEntity>WitherArmorFeatureRenderer.getEnergySwirlModel()Constructor parameters in net.minecraft.client.render.entity.feature with type arguments of type WitherEntityModifierConstructorDescriptionWitherArmorFeatureRenderer(FeatureRendererContext<WitherEntity, WitherEntityModel<WitherEntity>> context, EntityModelLoader loader) WitherArmorFeatureRenderer(FeatureRendererContext<WitherEntity, WitherEntityModel<WitherEntity>> context, EntityModelLoader loader) 
- 
Uses of WitherEntity in net.minecraft.client.render.entity.modelClasses in net.minecraft.client.render.entity.model with type parameters of type WitherEntityModifier and TypeClassDescriptionclassWitherEntityModel<T extends WitherEntity>Represents the model of a WitherEntity.Methods in net.minecraft.client.render.entity.model with type parameters of type WitherEntityModifier and TypeMethodDescriptionprivate static <T extends WitherEntity>
 voidWitherEntityModel.rotateHead(T entity, ModelPart head, int sigma) 
- 
Uses of WitherEntity in net.minecraft.entityFields in net.minecraft.entity with type parameters of type WitherEntity
- 
Uses of WitherEntity in net.minecraft.entity.bossConstructor parameters in net.minecraft.entity.boss with type arguments of type WitherEntity