Uses of Class
net.minecraft.entity.boss.WitherEntity
Package
Description
-
Uses of WitherEntity in net.minecraft.client.renderer.entity
Modifier and TypeMethodDescriptionprotected int
WitherRenderer.getBlockLightLevel
(WitherEntity p_225624_1_, BlockPos p_225624_2_) WitherRenderer.getTextureLocation
(WitherEntity p_110775_1_) protected void
WitherRenderer.scale
(WitherEntity p_225620_1_, MatrixStack p_225620_2_, float p_225620_3_) -
Uses of WitherEntity in net.minecraft.client.renderer.entity.layers
ModifierConstructorDescriptionWitherAuraLayer
(IEntityRenderer<WitherEntity, WitherModel<WitherEntity>> p_i50915_1_) WitherAuraLayer
(IEntityRenderer<WitherEntity, WitherModel<WitherEntity>> p_i50915_1_) -
Uses of WitherEntity in net.minecraft.client.renderer.entity.model
-
Uses of WitherEntity in net.minecraft.entity
-
Uses of WitherEntity in net.minecraft.entity.boss
ModifierConstructorDescriptionWitherEntity
(EntityType<? extends WitherEntity> p_i50226_1_, World p_i50226_2_)