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 pEntity, WitherRenderState pReusedState, float pPartialTick) protected int
WitherBossRenderer.getBlockLightLevel
(WitherBoss pEntity, BlockPos pPos) -
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> pEntityType, Level pLevel)