Uses of Class
net.minecraft.entity.projectile.WitherSkullEntity
Package
Description
-
Uses of WitherSkullEntity in net.minecraft.client.renderer.entity
Modifier and TypeMethodDescriptionprotected int
WitherSkullRenderer.getBlockLightLevel
(WitherSkullEntity p_225624_1_, BlockPos p_225624_2_) WitherSkullRenderer.getTextureLocation
(WitherSkullEntity p_110775_1_) void
WitherSkullRenderer.render
(WitherSkullEntity p_225623_1_, float p_225623_2_, float p_225623_3_, MatrixStack p_225623_4_, IRenderTypeBuffer p_225623_5_, int p_225623_6_) -
Uses of WitherSkullEntity in net.minecraft.entity
Modifier and TypeFieldDescriptionstatic final EntityType<WitherSkullEntity>
EntityType.WITHER_SKULL
-
Uses of WitherSkullEntity in net.minecraft.entity.projectile
ModifierConstructorDescriptionWitherSkullEntity
(EntityType<? extends WitherSkullEntity> p_i50147_1_, World p_i50147_2_) -
Uses of WitherSkullEntity in net.minecraft.util
Modifier and TypeMethodDescriptionstatic DamageSource
DamageSource.witherSkull
(WitherSkullEntity p_233549_0_, Entity p_233549_1_)