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
Subclasses with type arguments of type WitherSkull in net.minecraft.client.renderer.entityMethods in net.minecraft.client.renderer.entity with parameters of type WitherSkullModifier and TypeMethodDescriptionvoidWitherSkullRenderer.extractRenderState(WitherSkull entity, WitherSkullRenderState state, float partialTicks) protected intWitherSkullRenderer.getBlockLightLevel(WitherSkull entity, BlockPos blockPos) -
Uses of WitherSkull in net.minecraft.world.damagesource
Methods in net.minecraft.world.damagesource with parameters of type WitherSkullModifier and TypeMethodDescriptionDamageSources.witherSkull(WitherSkull witherSkull, Entity owner) -
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 WitherSkull