Uses of Class
net.minecraft.world.entity.projectile.WitherSkull
Package
Description
-
Uses of WitherSkull in net.minecraft.client.renderer.entity
Modifier and TypeMethodDescriptionprotected int
WitherSkullRenderer.getBlockLightLevel
(WitherSkull p_116491_, BlockPos p_116492_) WitherSkullRenderer.getTextureLocation
(WitherSkull p_116482_) void
WitherSkullRenderer.render
(WitherSkull p_116484_, float p_116485_, float p_116486_, PoseStack p_116487_, MultiBufferSource p_116488_, int p_116489_) -
Uses of WitherSkull in net.minecraft.world.damagesource
Modifier and TypeMethodDescriptionDamageSources.witherSkull
(WitherSkull p_270367_, Entity p_270887_) -
Uses of WitherSkull in net.minecraft.world.entity
-
Uses of WitherSkull in net.minecraft.world.entity.projectile
ModifierConstructorDescriptionWitherSkull
(EntityType<? extends WitherSkull> p_37598_, Level p_37599_)