Uses of Class
net.minecraft.entity.projectile.WitherSkullEntity
Package
Description
The base package for all Minecraft classes.
-
Uses of WitherSkullEntity in net.minecraft
Modifier and TypeMethodDescriptionclass_8109.method_48806
(WitherSkullEntity witherSkullEntity, Entity entity) -
Uses of WitherSkullEntity in net.minecraft.client.render.entity
Modifier and TypeMethodDescriptionprotected int
WitherSkullEntityRenderer.getBlockLight
(WitherSkullEntity witherSkullEntity, BlockPos blockPos) WitherSkullEntityRenderer.getTexture
(WitherSkullEntity witherSkullEntity) void
WitherSkullEntityRenderer.render
(WitherSkullEntity witherSkullEntity, float float2, float float3, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) -
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> type, World world)