Uses of Class
net.minecraft.world.entity.projectile.LlamaSpit
Packages that use LlamaSpit
Package
Description
-
Uses of LlamaSpit in net.minecraft.client.renderer.entity
Fields in net.minecraft.client.renderer.entity with type parameters of type LlamaSpitMethods in net.minecraft.client.renderer.entity with parameters of type LlamaSpitModifier and TypeMethodDescriptionLlamaSpitRenderer.getTextureLocation(LlamaSpit p_115371_)
void
LlamaSpitRenderer.render(LlamaSpit p_115373_, float p_115374_, float p_115375_, PoseStack p_115376_, MultiBufferSource p_115377_, int p_115378_)
-
Uses of LlamaSpit in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type LlamaSpit -
Uses of LlamaSpit in net.minecraft.world.entity.projectile
Constructor parameters in net.minecraft.world.entity.projectile with type arguments of type LlamaSpitModifierConstructorDescriptionLlamaSpit(EntityType<? extends LlamaSpit> p_37224_, Level p_37225_)