| Package | Description |
|---|---|
| net.minecraft.client.renderer.entity | |
| net.minecraft.entity | |
| net.minecraft.entity.monster |
| Modifier and Type | Method and Description |
|---|---|
protected float |
SilverfishRenderer.getDeathMaxRotation(SilverfishEntity entityLivingBaseIn) |
ResourceLocation |
SilverfishRenderer.getEntityTexture(SilverfishEntity entity) |
| Modifier and Type | Field and Description |
|---|---|
static EntityType<SilverfishEntity> |
EntityType.SILVERFISH |
| Modifier and Type | Field and Description |
|---|---|
private SilverfishEntity |
SilverfishEntity.SummonSilverfishGoal.silverfish |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
SilverfishEntity.func_223331_b(EntityType<SilverfishEntity> p_223331_0_,
IWorld p_223331_1_,
SpawnReason reason,
BlockPos p_223331_3_,
java.util.Random p_223331_4_) |
| Constructor and Description |
|---|
HideInStoneGoal(SilverfishEntity silverfishIn) |
SummonSilverfishGoal(SilverfishEntity silverfishIn) |
| Constructor and Description |
|---|
SilverfishEntity(EntityType<? extends SilverfishEntity> typeIn,
World worldIn) |