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 TypeMethodDescriptionGhastRenderer.getTextureLocation(Ghast p_114755_)protected void -
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 GhastGhast.GhastLookGoal.ghastprivate GhastGhast.GhastMoveControl.ghastprivate GhastGhast.GhastShootFireballGoal.ghastprivate GhastGhast.RandomFloatAroundGoal.ghastMethod parameters in net.minecraft.world.entity.monster with type arguments of type GhastModifier and TypeMethodDescriptionstatic booleanGhast.checkGhastSpawnRules(EntityType<Ghast> p_32735_, LevelAccessor p_32736_, MobSpawnType p_32737_, BlockPos p_32738_, Random p_32739_)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