Uses of Class
net.minecraft.world.entity.monster.WitherSkeleton
Packages that use WitherSkeleton
Package
Description
-
Uses of WitherSkeleton in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type WitherSkeletonModifier 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
Fields in net.minecraft.world.entity with type parameters of type WitherSkeletonModifier and TypeFieldDescriptionstatic final EntityType
<WitherSkeleton> EntityType.WITHER_SKELETON
-
Uses of WitherSkeleton in net.minecraft.world.entity.monster
Constructor parameters in net.minecraft.world.entity.monster with type arguments of type WitherSkeletonModifierConstructorDescriptionWitherSkeleton
(EntityType<? extends WitherSkeleton> p_34166_, Level p_34167_)