Uses of Class
net.minecraft.entity.monster.GhastEntity
Package
Description
-
Uses of GhastEntity in net.minecraft.client.renderer.entity
Modifier and TypeMethodDescriptionGhastRenderer.getTextureLocation
(GhastEntity p_110775_1_) protected void
GhastRenderer.scale
(GhastEntity p_225620_1_, MatrixStack p_225620_2_, float p_225620_3_) -
Uses of GhastEntity in net.minecraft.entity
-
Uses of GhastEntity in net.minecraft.entity.monster
Modifier and TypeFieldDescriptionprivate final GhastEntity
GhastEntity.FireballAttackGoal.ghast
private final GhastEntity
GhastEntity.LookAroundGoal.ghast
private final GhastEntity
GhastEntity.MoveHelperController.ghast
private final GhastEntity
GhastEntity.RandomFlyGoal.ghast
Modifier and TypeMethodDescriptionstatic boolean
GhastEntity.checkGhastSpawnRules
(EntityType<GhastEntity> p_223368_0_, IWorld p_223368_1_, SpawnReason p_223368_2_, BlockPos p_223368_3_, Random p_223368_4_) ModifierConstructorDescriptionFireballAttackGoal
(GhastEntity p_i45837_1_) LookAroundGoal
(GhastEntity p_i45839_1_) MoveHelperController
(GhastEntity p_i45838_1_) RandomFlyGoal
(GhastEntity p_i45836_1_) ModifierConstructorDescriptionGhastEntity
(EntityType<? extends GhastEntity> p_i50206_1_, World p_i50206_2_)