Package | Description |
---|---|
net.minecraft.client.renderer.entity | |
net.minecraft.entity | |
net.minecraft.entity.monster |
Modifier and Type | Method and Description |
---|---|
ResourceLocation |
PillagerRenderer.getEntityTexture(PillagerEntity entity) |
Modifier and Type | Field and Description |
---|---|
static EntityType<PillagerEntity> |
EntityType.PILLAGER |
Constructor and Description |
---|
PillagerEntity(EntityType<? extends PillagerEntity> type,
World worldIn) |