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 pEntity) Returns the location of an entity's texture.void
LlamaSpitRenderer.render
(LlamaSpit pEntity, float pEntityYaw, float pPartialTicks, PoseStack pPoseStack, MultiBufferSource pBuffer, int pPackedLight) -
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> pEntityType, Level pLevel)