Uses of Class
net.minecraft.entity.mob.GhastEntity
Package
Description
-
Uses of GhastEntity in net.minecraft.client.render.entity
Modifier and TypeMethodDescriptionGhastEntityRenderer.getTexture
(GhastEntity ghastEntity) protected void
GhastEntityRenderer.scale
(GhastEntity ghastEntity, MatrixStack matrixStack, float float2) -
Uses of GhastEntity in net.minecraft.entity
-
Uses of GhastEntity in net.minecraft.entity.mob
Modifier and TypeFieldDescriptionprivate final GhastEntity
GhastEntity.FlyRandomlyGoal.ghast
private final GhastEntity
GhastEntity.GhastMoveControl.ghast
private final GhastEntity
GhastEntity.LookAtTargetGoal.ghast
private final GhastEntity
GhastEntity.ShootFireballGoal.ghast
Modifier and TypeMethodDescriptionstatic boolean
GhastEntity.canSpawn
(EntityType<GhastEntity> type, WorldAccess world, SpawnReason spawnReason, BlockPos pos, Random random) ModifierConstructorDescriptionFlyRandomlyGoal
(GhastEntity ghast) GhastMoveControl
(GhastEntity ghast) LookAtTargetGoal
(GhastEntity ghast) ShootFireballGoal
(GhastEntity ghast)