Uses of Class
net.minecraft.entity.projectile.WindChargeEntity
Package
Description
-
Uses of WindChargeEntity in net.minecraft.client.render.entity
Modifier and TypeMethodDescriptionWindChargeEntityRenderer.getTexture
(WindChargeEntity windChargeEntity) void
WindChargeEntityRenderer.render
(WindChargeEntity windChargeEntity, float float2, float float3, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) -
Uses of WindChargeEntity in net.minecraft.client.render.entity.model
Modifier and TypeMethodDescriptionvoid
WindChargeEntityModel.setAngles
(WindChargeEntity windChargeEntity, float float2, float float3, float float4, float float5, float float6) -
Uses of WindChargeEntity in net.minecraft.entity
Modifier and TypeFieldDescriptionstatic final EntityType<WindChargeEntity>
EntityType.WIND_CHARGE
-
Uses of WindChargeEntity in net.minecraft.entity.projectile
ModifierConstructorDescriptionWindChargeEntity
(EntityType<? extends WindChargeEntity> type, BreezeEntity breeze, World world) WindChargeEntity
(EntityType<? extends WindChargeEntity> type, World world)