Package | Description |
---|---|
net.minecraft.client.renderer.entity | |
net.minecraft.entity | |
net.minecraft.entity.monster |
Modifier and Type | Class and Description |
---|---|
class |
SpiderRenderer<T extends SpiderEntity> |
Modifier and Type | Field and Description |
---|---|
static EntityType<SpiderEntity> |
EntityType.SPIDER |
Modifier and Type | Class and Description |
---|---|
class |
CaveSpiderEntity |
Constructor and Description |
---|
AttackGoal(SpiderEntity spider) |
TargetGoal(SpiderEntity spider,
java.lang.Class<T> classTarget) |
Constructor and Description |
---|
SpiderEntity(EntityType<? extends SpiderEntity> type,
World worldIn) |