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 entity) Returns the location of an entity's texture.void
LlamaSpitRenderer.render
(LlamaSpit entity, float entityYaw, float partialTicks, PoseStack poseStack, MultiBufferSource buffer, int packedLight) -
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 LlamaSpit