Uses of Class
net.minecraft.world.entity.monster.Ghast
Packages that use Ghast
Package
Description
-
Uses of Ghast in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type GhastModifier and TypeMethodDescriptionvoid
GhastRenderer.extractRenderState
(Ghast p_361127_, GhastRenderState p_365502_, float p_363045_) -
Uses of Ghast in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type Ghast -
Uses of Ghast in net.minecraft.world.entity.monster
Fields in net.minecraft.world.entity.monster declared as GhastModifier 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
Method parameters in net.minecraft.world.entity.monster with type arguments of type GhastModifier and TypeMethodDescriptionstatic boolean
Ghast.checkGhastSpawnRules
(EntityType<Ghast> p_218985_, LevelAccessor p_218986_, EntitySpawnReason p_360741_, BlockPos p_218988_, RandomSource p_218989_) Constructors in net.minecraft.world.entity.monster with parameters of type GhastModifierConstructorDescriptionGhastLookGoal
(Ghast p_32762_) GhastMoveControl
(Ghast p_32768_) GhastShootFireballGoal
(Ghast p_32776_) RandomFloatAroundGoal
(Ghast p_32783_) Constructor parameters in net.minecraft.world.entity.monster with type arguments of type Ghast