Package | Description |
---|---|
net.minecraft.client.renderer.entity | |
net.minecraft.entity | |
net.minecraft.entity.monster |
Modifier and Type | Method and Description |
---|---|
protected float |
EndermiteRenderer.getDeathMaxRotation(EndermiteEntity entityLivingBaseIn) |
ResourceLocation |
EndermiteRenderer.getEntityTexture(EndermiteEntity entity) |
Modifier and Type | Field and Description |
---|---|
static EntityType<EndermiteEntity> |
EntityType.ENDERMITE |
Modifier and Type | Method and Description |
---|---|
static boolean |
EndermiteEntity.func_223328_b(EntityType<EndermiteEntity> p_223328_0_,
IWorld p_223328_1_,
SpawnReason reason,
BlockPos p_223328_3_,
java.util.Random p_223328_4_) |
Constructor and Description |
---|
EndermiteEntity(EntityType<? extends EndermiteEntity> type,
World worldIn) |