Uses of Class
net.minecraft.entity.projectile.WitherSkullEntity
Package
Description
-
Uses of WitherSkullEntity in net.minecraft.client.render.entity
Modifier and TypeMethodDescriptionprotected int
WitherSkullEntityRenderer.getBlockLight
(WitherSkullEntity witherSkullEntity, BlockPos blockPos) void
WitherSkullEntityRenderer.updateRenderState
(WitherSkullEntity witherSkullEntity, WitherSkullEntityRenderState witherSkullEntityRenderState, float float2) -
Uses of WitherSkullEntity in net.minecraft.entity
Modifier and TypeFieldDescriptionstatic final EntityType
<WitherSkullEntity> EntityType.WITHER_SKULL
-
Uses of WitherSkullEntity in net.minecraft.entity.damage
Modifier and TypeMethodDescriptionDamageSources.witherSkull
(WitherSkullEntity source, Entity attacker) -
Uses of WitherSkullEntity in net.minecraft.entity.projectile
ModifierConstructorDescriptionWitherSkullEntity
(EntityType<? extends WitherSkullEntity> type, World world)