Uses of Class
net.minecraft.world.entity.monster.breeze.Breeze
Package
Description
-
Uses of Breeze in net.minecraft.client.model
-
Uses of Breeze in net.minecraft.client.renderer.entity
Modifier and TypeMethodDescriptionstatic BreezeModel
<Breeze> BreezeRenderer.enable
(BreezeModel<Breeze> p_316245_, ModelPart... p_316382_) Modifier and TypeMethodDescriptionBreezeRenderer.getTextureLocation
(Breeze p_311864_) void
BreezeRenderer.render
(Breeze p_316547_, float p_316622_, float p_316268_, PoseStack p_316604_, MultiBufferSource p_316232_, int p_316777_) Modifier and TypeMethodDescriptionstatic BreezeModel
<Breeze> BreezeRenderer.enable
(BreezeModel<Breeze> p_316245_, ModelPart... p_316382_) -
Uses of Breeze in net.minecraft.client.renderer.entity.layers
Modifier and TypeMethodDescriptionvoid
BreezeEyesLayer.render
(PoseStack p_311827_, MultiBufferSource p_312311_, int p_312194_, Breeze p_312799_, float p_311984_, float p_312846_, float p_312053_, float p_312209_, float p_312003_, float p_312826_) void
BreezeWindLayer.render
(PoseStack p_312822_, MultiBufferSource p_312869_, int p_311783_, Breeze p_312046_, float p_312170_, float p_311773_, float p_312428_, float p_312287_, float p_312118_, float p_312531_) ModifierConstructorDescriptionBreezeEyesLayer
(RenderLayerParent<Breeze, BreezeModel<Breeze>> p_312409_) BreezeEyesLayer
(RenderLayerParent<Breeze, BreezeModel<Breeze>> p_312409_) BreezeWindLayer
(RenderLayerParent<Breeze, BreezeModel<Breeze>> p_312625_) BreezeWindLayer
(RenderLayerParent<Breeze, BreezeModel<Breeze>> p_312625_) -
Uses of Breeze in net.minecraft.network.protocol.game
-
Uses of Breeze in net.minecraft.world.entity
-
Uses of Breeze in net.minecraft.world.entity.ai.sensing
Modifier and TypeMethodDescriptionprotected void
BreezeAttackEntitySensor.doTick
(ServerLevel p_312447_, Breeze p_312739_) -
Uses of Breeze in net.minecraft.world.entity.monster.breeze
Modifier and TypeFieldDescription(package private) static final List
<SensorType<? extends Sensor<? super Breeze>>> BreezeAi.SENSOR_TYPES
Modifier and TypeMethodDescriptionprotected Brain.Provider
<Breeze> Breeze.brainProvider()
Breeze.getBrain()
Modifier and TypeMethodDescriptionLongJump.calculateOptimalJumpVector
(Breeze p_312651_, RandomSource p_312364_, Vec3 p_312758_) private static boolean
LongJump.canJumpFromCurrentPosition
(ServerLevel p_312261_, Breeze p_312824_) static boolean
LongJump.canRun
(ServerLevel p_338176_, Breeze p_338459_) protected boolean
LongJump.canStillUse
(ServerLevel p_312482_, Breeze p_312019_, long p_312448_) protected boolean
Shoot.canStillUse
(ServerLevel p_312535_, Breeze p_312174_, long p_311812_) protected boolean
ShootWhenStuck.canStillUse
(ServerLevel p_314552_, Breeze p_314459_, long p_314460_) protected boolean
LongJump.checkExtraStartConditions
(ServerLevel p_312131_, Breeze p_312686_) protected boolean
Shoot.checkExtraStartConditions
(ServerLevel p_312041_, Breeze p_312169_) protected boolean
ShootWhenStuck.checkExtraStartConditions
(ServerLevel p_314464_, Breeze p_314546_) protected boolean
Slide.checkExtraStartConditions
(ServerLevel p_311853_, Breeze p_311894_) static boolean
BreezeUtil.hasLineOfSight
(Breeze p_316785_, Vec3 p_316249_) static boolean
Shoot.isFacingTarget
(Breeze p_311845_, LivingEntity p_312453_) private static boolean
LongJump.isFinishedInhaling
(Breeze p_312012_) private static boolean
LongJump.isFinishedJumping
(Breeze p_316638_) private static boolean
Shoot.isTargetWithinRange
(Breeze p_312114_, LivingEntity p_312647_) private static boolean
LongJump.outOfAggroRange
(Breeze p_312045_, LivingEntity p_312043_) private static Vec3
Slide.randomPointInMiddleCircle
(Breeze p_311931_, LivingEntity p_312413_) protected void
LongJump.start
(ServerLevel p_312817_, Breeze p_311902_, long p_312420_) protected void
Shoot.start
(ServerLevel p_311932_, Breeze p_312618_, long p_311781_) protected void
ShootWhenStuck.start
(ServerLevel p_314434_, Breeze p_314572_, long p_314431_) protected void
Slide.start
(ServerLevel p_312325_, Breeze p_312534_, long p_311789_) protected void
LongJump.stop
(ServerLevel p_312766_, Breeze p_312924_, long p_312793_) protected void
Shoot.stop
(ServerLevel p_312137_, Breeze p_311803_, long p_312309_) protected void
LongJump.tick
(ServerLevel p_312091_, Breeze p_312923_, long p_312404_) protected void
Shoot.tick
(ServerLevel p_312907_, Breeze p_312605_, long p_312804_) private static boolean
LongJump.tooCloseForJump
(Breeze p_312356_, LivingEntity p_312654_) (package private) static void
BreezeAi.updateActivity
(Breeze p_316353_) Modifier and TypeMethodDescriptionprivate static void
BreezeAi.initCoreActivity
(Brain<Breeze> p_312774_) private static void
BreezeAi.initFightActivity
(Brain<Breeze> p_312350_) private static void
BreezeAi.initIdleActivity
(Brain<Breeze> p_316741_) protected static Brain
<?> -
Uses of Breeze in net.minecraft.world.entity.projectile.windcharge