Uses of Class
net.minecraft.world.entity.monster.WitherSkeleton
Packages that use WitherSkeleton
- 
Uses of WitherSkeleton in net.minecraft.world.entityFields 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.monsterConstructor parameters in net.minecraft.world.entity.monster with type arguments of type WitherSkeletonModifierConstructorDescriptionWitherSkeleton(EntityType<? extends WitherSkeleton> p_34166_, Level p_34167_)