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_312101_, float p_311922_, float p_312586_, float p_312400_, float p_312547_, float p_311844_) -
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_312402_) void
WindChargeRenderer.render
(WindCharge p_312893_, float p_311977_, float p_312685_, PoseStack p_312434_, MultiBufferSource p_312239_, int p_312700_) -
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_312465_, Breeze p_312912_, Level p_312819_) WindCharge
(EntityType<? extends WindCharge> p_312199_, Level p_311945_)