Uses of Class
net.minecraft.world.entity.monster.Ghast
Package
Description
-
Uses of Ghast in net.minecraft.client.renderer.entity
Modifier and TypeMethodDescriptionGhastRenderer.getTextureLocation
(Ghast p_114755_) protected void
-
Uses of Ghast in net.minecraft.world.entity
-
Uses of Ghast in net.minecraft.world.entity.monster
Modifier and TypeFieldDescriptionprivate final Ghast
Ghast.GhastLookGoal.ghast
private final Ghast
Ghast.GhastMoveControl.ghast
private final Ghast
Ghast.GhastShootFireballGoal.ghast
private final Ghast
Ghast.RandomFloatAroundGoal.ghast
Modifier and TypeMethodDescriptionstatic boolean
Ghast.checkGhastSpawnRules
(EntityType<Ghast> p_218985_, LevelAccessor p_218986_, MobSpawnType p_218987_, BlockPos p_218988_, RandomSource p_218989_) ModifierConstructorDescriptionGhastLookGoal
(Ghast p_32762_) GhastMoveControl
(Ghast p_32768_) GhastShootFireballGoal
(Ghast p_32776_) RandomFloatAroundGoal
(Ghast p_32783_)