Uses of Class
net.minecraft.world.entity.animal.happyghast.HappyGhast
Packages that use HappyGhast
Package
Description
-
Uses of HappyGhast in net.minecraft.client.renderer.entity
Subclasses with type arguments of type HappyGhast in net.minecraft.client.renderer.entityMethods in net.minecraft.client.renderer.entity with parameters of type HappyGhastModifier and TypeMethodDescriptionvoidHappyGhastRenderer.extractRenderState(HappyGhast entity, HappyGhastRenderState state, float partialTicks) protected AABBHappyGhastRenderer.getBoundingBoxForCulling(HappyGhast entity) -
Uses of HappyGhast in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type HappyGhast -
Uses of HappyGhast in net.minecraft.world.entity.animal.happyghast
Fields in net.minecraft.world.entity.animal.happyghast with type parameters of type HappyGhastModifier and TypeFieldDescriptionprivate static final Brain.Provider<HappyGhast> HappyGhast.BRAIN_PROVIDERMethods in net.minecraft.world.entity.animal.happyghast that return types with arguments of type HappyGhastModifier and TypeMethodDescriptionprotected static List<ActivityData<HappyGhast>> HappyGhastAi.getActivities()HappyGhast.getBrain()private static ActivityData<HappyGhast> HappyGhastAi.initCoreActivity()private static ActivityData<HappyGhast> HappyGhastAi.initIdleActivity()private static ActivityData<HappyGhast> HappyGhastAi.initPanicActivity()protected Brain<HappyGhast> HappyGhast.makeBrain(Brain.Packed packedBrain) Methods in net.minecraft.world.entity.animal.happyghast with parameters of type HappyGhastConstructors in net.minecraft.world.entity.animal.happyghast with parameters of type HappyGhastConstructor parameters in net.minecraft.world.entity.animal.happyghast with type arguments of type HappyGhast