Uses of Class
net.minecraft.entity.mob.GhastEntity
Packages that use GhastEntity
Package
Description
- 
Uses of GhastEntity in net.minecraft.client.render.entityMethods in net.minecraft.client.render.entity with parameters of type GhastEntityModifier and TypeMethodDescriptionvoidGhastEntityRenderer.updateRenderState(GhastEntity ghastEntity, GhastEntityRenderState ghastEntityRenderState, float float2) 
- 
Uses of GhastEntity in net.minecraft.entityFields in net.minecraft.entity with type parameters of type GhastEntity
- 
Uses of GhastEntity in net.minecraft.entity.mobFields in net.minecraft.entity.mob declared as GhastEntityModifier and TypeFieldDescriptionprivate final GhastEntityGhastEntity.FlyRandomlyGoal.ghastprivate final GhastEntityGhastEntity.GhastMoveControl.ghastprivate final GhastEntityGhastEntity.LookAtTargetGoal.ghastprivate final GhastEntityGhastEntity.ShootFireballGoal.ghastMethod parameters in net.minecraft.entity.mob with type arguments of type GhastEntityModifier and TypeMethodDescriptionstatic booleanGhastEntity.canSpawn(EntityType<GhastEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random) Constructors in net.minecraft.entity.mob with parameters of type GhastEntityModifierConstructorDescriptionFlyRandomlyGoal(GhastEntity ghast) GhastMoveControl(GhastEntity ghast) LookAtTargetGoal(GhastEntity ghast) ShootFireballGoal(GhastEntity ghast) Constructor parameters in net.minecraft.entity.mob with type arguments of type GhastEntity