Package | Description |
---|---|
net.minecraft.client.renderer.entity | |
net.minecraft.entity | |
net.minecraft.entity.projectile |
Modifier and Type | Field and Description |
---|---|
private LlamaSpitModel<LlamaSpitEntity> |
LlamaSpitRenderer.model |
Modifier and Type | Method and Description |
---|---|
ResourceLocation |
LlamaSpitRenderer.getEntityTexture(LlamaSpitEntity entity) |
void |
LlamaSpitRenderer.render(LlamaSpitEntity entityIn,
float entityYaw,
float partialTicks,
MatrixStack matrixStackIn,
IRenderTypeBuffer bufferIn,
int packedLightIn) |
Modifier and Type | Field and Description |
---|---|
static EntityType<LlamaSpitEntity> |
EntityType.LLAMA_SPIT |
Constructor and Description |
---|
LlamaSpitEntity(EntityType<? extends LlamaSpitEntity> p_i50162_1_,
World p_i50162_2_) |