Uses of Class
net.minecraft.world.entity.projectile.windcharge.AbstractWindCharge
Package
Description
-
Uses of AbstractWindCharge in net.minecraft.client.model
Modifier and TypeMethodDescriptionvoid
WindChargeModel.setupAnim
(AbstractWindCharge p_326187_, float p_311922_, float p_312586_, float p_312400_, float p_312547_, float p_311844_) -
Uses of AbstractWindCharge in net.minecraft.client.renderer.entity
Modifier and TypeMethodDescriptionWindChargeRenderer.getTextureLocation
(AbstractWindCharge p_326149_) void
WindChargeRenderer.render
(AbstractWindCharge p_326004_, float p_311977_, float p_312685_, PoseStack p_312434_, MultiBufferSource p_312239_, int p_312700_) -
Uses of AbstractWindCharge in net.minecraft.world.entity.projectile.windcharge
ModifierConstructorDescription(package private)
AbstractWindCharge
(EntityType<? extends AbstractWindCharge> p_326232_, double p_326236_, double p_326440_, double p_326413_, double p_326381_, double p_326118_, double p_326053_, Level p_326449_) AbstractWindCharge
(EntityType<? extends AbstractWindCharge> p_325927_, Level p_326350_) AbstractWindCharge
(EntityType<? extends AbstractWindCharge> p_326427_, Level p_325931_, Entity p_325997_, double p_326275_, double p_325936_, double p_326369_) BreezeWindCharge
(EntityType<? extends AbstractWindCharge> p_326366_, Level p_325976_) WindCharge
(EntityType<? extends AbstractWindCharge> p_326226_, Level p_326464_)