Uses of Class
net.minecraft.world.entity.projectile.EvokerFangs
Packages that use EvokerFangs
Package
Description
-
Uses of EvokerFangs in net.minecraft.client.renderer.entity
Fields in net.minecraft.client.renderer.entity with type parameters of type EvokerFangsModifier and TypeFieldDescriptionprivate final EvokerFangsModel<EvokerFangs> EvokerFangsRenderer.modelMethods in net.minecraft.client.renderer.entity with parameters of type EvokerFangsModifier and TypeMethodDescriptionEvokerFangsRenderer.getTextureLocation(EvokerFangs entity) Returns the location of an entity's texture.voidEvokerFangsRenderer.render(EvokerFangs entity, float entityYaw, float partialTicks, PoseStack poseStack, MultiBufferSource buffer, int packedLight) -
Uses of EvokerFangs in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type EvokerFangs -
Uses of EvokerFangs in net.minecraft.world.entity.projectile
Constructor parameters in net.minecraft.world.entity.projectile with type arguments of type EvokerFangsModifierConstructorDescriptionEvokerFangs(EntityType<? extends EvokerFangs> entityType, Level level)