Uses of Class
net.minecraft.entity.boss.WitherEntity
Packages that use WitherEntity
Package
Description
-
Uses of WitherEntity in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type WitherEntityModifier 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
Fields in net.minecraft.client.renderer.entity.layers with type parameters of type WitherEntityMethods in net.minecraft.client.renderer.entity.layers that return types with arguments of type WitherEntityConstructor parameters in net.minecraft.client.renderer.entity.layers with type arguments of type WitherEntityModifierConstructorDescriptionWitherAuraLayer
(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
Classes in net.minecraft.client.renderer.entity.model with type parameters of type WitherEntity -
Uses of WitherEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type WitherEntity -
Uses of WitherEntity in net.minecraft.entity.boss
Constructor parameters in net.minecraft.entity.boss with type arguments of type WitherEntityModifierConstructorDescriptionWitherEntity
(EntityType<? extends WitherEntity> p_i50226_1_, World p_i50226_2_)