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 GhastMethod parameters in net.minecraft.world.entity.monster with type arguments of type GhastModifier and TypeMethodDescriptionstatic boolean
Ghast.checkGhastSpawnRules
(EntityType<Ghast> pEntityType, LevelAccessor pLevel, EntitySpawnReason pSpawnReason, BlockPos pPos, RandomSource pRandom) Constructors in net.minecraft.world.entity.monster with parameters of type GhastConstructor parameters in net.minecraft.world.entity.monster with type arguments of type Ghast