Uses of Class
net.minecraft.world.entity.projectile.hurtingprojectile.WitherSkull
Packages that use WitherSkull
Package
Description
-
Uses of WitherSkull in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type WitherSkullModifier and TypeMethodDescriptionvoidWitherSkullRenderer.extractRenderState(WitherSkull p_482079_, WitherSkullRenderState p_364978_, float p_361764_) protected intWitherSkullRenderer.getBlockLightLevel(WitherSkull p_479695_, BlockPos p_116492_) -
Uses of WitherSkull in net.minecraft.world.damagesource
Methods in net.minecraft.world.damagesource with parameters of type WitherSkullModifier and TypeMethodDescriptionDamageSources.witherSkull(WitherSkull pWitherSkull, Entity pShooter) -
Uses of WitherSkull in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type WitherSkull -
Uses of WitherSkull in net.minecraft.world.entity.projectile.hurtingprojectile
Constructor parameters in net.minecraft.world.entity.projectile.hurtingprojectile with type arguments of type WitherSkullModifierConstructorDescriptionWitherSkull(EntityType<? extends WitherSkull> p_481759_, Level p_481927_)