Uses of Class
net.minecraft.world.entity.monster.WitherSkeleton
Package
Description
-
Uses of WitherSkeleton in net.minecraft.client.renderer.entity
Modifier and TypeMethodDescriptionWitherSkeletonRenderer.getTextureLocation
(WitherSkeleton p_332150_) protected void
WitherSkeletonRenderer.scale
(WitherSkeleton p_331504_, PoseStack p_116461_, float p_116462_) -
Uses of WitherSkeleton in net.minecraft.world.entity
Modifier and TypeFieldDescriptionstatic final EntityType
<WitherSkeleton> EntityType.WITHER_SKELETON
-
Uses of WitherSkeleton in net.minecraft.world.entity.monster
ModifierConstructorDescriptionWitherSkeleton
(EntityType<? extends WitherSkeleton> p_34166_, Level p_34167_)