Uses of Class
net.minecraft.world.entity.projectile.WindCharge
Packages that use WindCharge
Package
Description
-
Uses of WindCharge in net.minecraft.client.model
Methods in net.minecraft.client.model with parameters of type WindChargeModifier and TypeMethodDescriptionvoid
WindChargeModel.setupAnim
(WindCharge p_310587_, float p_309974_, float p_310519_, float p_311366_, float p_312503_, float p_311700_) -
Uses of WindCharge in net.minecraft.client.renderer.entity
Methods in net.minecraft.client.renderer.entity with parameters of type WindChargeModifier and TypeMethodDescriptionWindChargeRenderer.getTextureLocation
(WindCharge p_313106_) void
WindChargeRenderer.render
(WindCharge p_309624_, float p_311455_, float p_312733_, PoseStack p_311350_, MultiBufferSource p_310553_, int p_310341_) -
Uses of WindCharge in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type WindCharge -
Uses of WindCharge in net.minecraft.world.entity.projectile
Constructor parameters in net.minecraft.world.entity.projectile with type arguments of type WindChargeModifierConstructorDescriptionWindCharge
(EntityType<? extends WindCharge> p_313246_, Breeze p_311295_, Level p_310541_) WindCharge
(EntityType<? extends WindCharge> p_310520_, Level p_310400_)