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_32735_, LevelAccessor p_32736_, MobSpawnType p_32737_, BlockPos p_32738_, Random p_32739_) ModifierConstructorDescriptionGhastLookGoal
(Ghast p_32762_) GhastMoveControl
(Ghast p_32768_) GhastShootFireballGoal
(Ghast p_32776_) RandomFloatAroundGoal
(Ghast p_32783_)