Uses of Class
net.minecraft.entity.boss.AngryGhastEntity
Packages that use AngryGhastEntity
Package
Description
-
Uses of AngryGhastEntity in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity with parameters of type AngryGhastEntityModifier and TypeMethodDescriptionvoidAngryGhastEntityRenderer.updateRenderState(AngryGhastEntity angryGhastEntity, GhastEntityRenderState ghastEntityRenderState, float float2) -
Uses of AngryGhastEntity in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type AngryGhastEntityModifier and TypeFieldDescriptionstatic final EntityType<AngryGhastEntity> EntityType.ANGRY_GHAST -
Uses of AngryGhastEntity in net.minecraft.entity.boss
Fields in net.minecraft.entity.boss declared as AngryGhastEntityModifier and TypeFieldDescriptionprivate final AngryGhastEntityAngryGhastEntity.class_10991.field_58568private final AngryGhastEntityAngryGhastEntity.class_10992.field_58569private final AngryGhastEntityAngryGhastEntity.class_10993.field_58572private final AngryGhastEntityAngryGhastEntity.class_10994.field_58573Constructors in net.minecraft.entity.boss with parameters of type AngryGhastEntityModifierConstructorDescriptionclass_10991(AngryGhastEntity angryGhastEntity) class_10992(AngryGhastEntity angryGhastEntity) class_10993(AngryGhastEntity angryGhastEntity) class_10994(AngryGhastEntity angryGhastEntity) Constructor parameters in net.minecraft.entity.boss with type arguments of type AngryGhastEntityModifierConstructorDescriptionAngryGhastEntity(EntityType<? extends AngryGhastEntity> type, World world)