Uses of Class
net.minecraft.world.entity.boss.wither.WitherBoss
Packages that use WitherBoss
Package
Description
-
Uses of WitherBoss in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type WitherBossModifier and TypeMethodDescriptionvoid
WitherBossRenderer.extractRenderState
(WitherBoss p_361169_, WitherRenderState p_362092_, float p_363950_) protected int
WitherBossRenderer.getBlockLightLevel
(WitherBoss p_116443_, BlockPos p_116444_) -
Uses of WitherBoss in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type WitherBoss -
Uses of WitherBoss in net.minecraft.world.entity.boss.wither
Constructor parameters in net.minecraft.world.entity.boss.wither with type arguments of type WitherBossModifierConstructorDescriptionWitherBoss
(EntityType<? extends WitherBoss> p_31437_, Level p_31438_)