Uses of Class
net.minecraft.entity.mob.WitherSkeletonEntity
Package
Description
-
Uses of WitherSkeletonEntity in net.minecraft.client.render.entity
Modifier and TypeMethodDescriptionWitherSkeletonEntityRenderer.getTexture
(WitherSkeletonEntity witherSkeletonEntity) protected void
WitherSkeletonEntityRenderer.scale
(WitherSkeletonEntity witherSkeletonEntity, MatrixStack matrixStack, float float2) -
Uses of WitherSkeletonEntity in net.minecraft.entity
Modifier and TypeFieldDescriptionstatic final EntityType
<WitherSkeletonEntity> EntityType.WITHER_SKELETON
-
Uses of WitherSkeletonEntity in net.minecraft.entity.mob
ModifierConstructorDescriptionWitherSkeletonEntity
(EntityType<? extends WitherSkeletonEntity> type, World world)